Added latex only postlist.

This commit is contained in:
Ahmet Bakan 2015-05-03 08:36:54 -07:00
parent 2896c9aa2d
commit ccad92c496

View file

@ -165,6 +165,20 @@ A list of posts can be displayed in any page using the following directive:
:excerpts:
:sort:
.. only:: latex
.. postlist:: 5
:author: Ahmet
:category: Manual
:location: Pittsburgh
:language: en
:tags: tips
:date: %A, %B %d, %Y
:format: {title} on {date}
:list-style: circle
:excerpts:
:sort:
When no options are given all posts will be considered and they will
be ordered by recency. Also, note that if the current post is one of
the most recent posts, it will be omitted.