]> git.proxmox.com Git - pve-docs.git/blobdiff - asciidoc/dblatex-custom.sty
dblatex: update custom style with upstream changes
[pve-docs.git] / asciidoc / dblatex-custom.sty
index 6b2578c54fc8b29969fa959934b70115e82366e2..90e541363418b13b7b6c8c542764498afbbe6e30 100644 (file)
@@ -30,6 +30,8 @@
 
 % For DocBook literallayout elements, see `./dblatex/dblatex-readme.txt`.
 \usepackage{alltt}
+% To preserve simple quotes in the blocks of code
+\usepackage{upquote}
 
 \definecolor{proxmoxred}{RGB}{229, 112, 0}
 \definecolor{proxmoxgrey1}{RGB}{229, 229, 229}