summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--commands-html.tex1
-rwxr-xr-xmake-setup-generated.sh4
-rw-r--r--title.tex2
3 files changed, 4 insertions, 3 deletions
diff --git a/commands-html.tex b/commands-html.tex
index ade2dd7..7831866 100644
--- a/commands-html.tex
+++ b/commands-html.tex
@@ -41,6 +41,7 @@
\newcommand{\oasisnoticelabel}[1]
{
+\hrule
\begin{spacing}{2}
\HCode{<div style="color: \#552681; font-size: 18pt;">}
\textbf{#1}
diff --git a/make-setup-generated.sh b/make-setup-generated.sh
index 69ef696..d8dab2f 100755
--- a/make-setup-generated.sh
+++ b/make-setup-generated.sh
@@ -19,13 +19,13 @@ case "$1" in
;;
*-csd*)
STAGE=csd
- STAGENAME="Committee Specification Draft"
WORKINGDRAFT=`basename "$1" | sed 's/.*-csd//'`
+ STAGENAME="Committee Specification Draft $WORKINGDRAFT"
;;
*-csprd*)
STAGE=csprd
- STAGENAME="Committee Specification Public Review Draft"
WORKINGDRAFT=`basename "$1" | sed 's/.*-csprd//'`
+ STAGENAME="Committee Specification Draft $WORKINGDRAFT"
STAGEEXTRATITLE=" / \newline Public Review Draft $WORKINGDRAFT"
STAGEEXTRA=" / Public Review Draft $WORKINGDRAFT"
;;
diff --git a/title.tex b/title.tex
index a60fd57..8d054d3 100644
--- a/title.tex
+++ b/title.tex
@@ -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