Added \vspace and \hspace to latex ignored block commands.
This commit is contained in:
parent
e16d747d82
commit
79f1594470
1 changed files with 1 additions and 0 deletions
|
@ -253,6 +253,7 @@ blockCommands = M.fromList $
|
|||
, "hyperdef"
|
||||
, "noindent"
|
||||
, "markboth", "markright", "markleft"
|
||||
, "hspace", "vspace"
|
||||
]
|
||||
|
||||
addTitle :: Inlines -> LP ()
|
||||
|
|
Loading…
Add table
Reference in a new issue