From 87cf45b77b21ad0ac2cc5d16a10704593d60cc03 Mon Sep 17 00:00:00 2001 From: mstsirkin Date: Tue, 3 Dec 2013 08:53:53 +0000 Subject: title.tex: add space before and after URLs Something seems to eat up space right before and after a urldef call unless we protect it with { }. Signed-off-by: Michael S. Tsirkin git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@159 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652 --- title.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/title.tex b/title.tex index ad1f15c..6ae077b 100644 --- a/title.tex +++ b/title.tex @@ -14,7 +14,7 @@ \oasisspecificationuris{Specification URIs} \begin{oasistitlesection}{This version} -\virtiourlpdf (Authoritative)\newline +\virtiourlpdf{ }(Authoritative)\newline \virtiourlhtml \end{oasistitlesection} @@ -23,7 +23,7 @@ N/A \end{oasistitlesection} \begin{oasistitlesection}{Latest version} -\virtiourllatestpdf (Authoritative)\newline +\virtiourllatestpdf{ }(Authoritative)\newline \virtiourllatesthtml \end{oasistitlesection} @@ -93,7 +93,7 @@ When referencing this specification the following citation format should be used \textbf{[VIRTIO-v\virtiorev]}\newline \textit{\virtioversion}. \virtioworkingdraftdate. -\virtiodraftoasisstagename \virtiodraftstageextra\virtiourlhtml +\virtiodraftoasisstagename \virtiodraftstageextra{ }\virtiourlhtml \end{oasistitlesection} \vfill\newpage -- cgit v1.2.3