Age | Commit message (Collapse) | Author | Files | Lines |
|
Closes #523.
|
|
|
|
|
|
|
|
Fixed a bug with citations in notes and captions.
We now handle note citations by inserting notes at the
beginning, and removing notes within notes later.
|
|
|
|
This addresses #516, but in a rather hackish way. There ought to
be a better solution.
|
|
Depend on h-k 0.5.0.6.
|
|
* Use `:` form instead of `~`, for better compatibility with other
markdown implementations.
* Don't wrap the term, because it breaks definition lists.
|
|
|
|
This can cause LaTeX errors, as they are interpreted as new paragraphs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is useful for those who want to use advanced OpenType features
with xelatex/lualatex.
|
|
Closes #505, which was a problem with `\vspace{10pt}` inside `\author`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit f67a80cea27286ba17b3696198602a6bbdae014d.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|