diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2018-11-30 15:46:29 -0500 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2018-11-30 16:15:38 -0500 |
commit | adb6c132165b98bee99e51d9c50865da0f9194d7 (patch) | |
tree | a7230e9356736480c98b5c4dcee26dd4502a2bde /commands-pdf.tex | |
parent | 9ac151a5b6e6a2a0b4c213cff4abfd1893adc421 (diff) | |
download | virtio-spec-adb6c132165b98bee99e51d9c50865da0f9194d7.tar.gz |
edit: update to new OASIS color
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'commands-pdf.tex')
-rw-r--r-- | commands-pdf.tex | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/commands-pdf.tex b/commands-pdf.tex index 8e278be..ae7a186 100644 --- a/commands-pdf.tex +++ b/commands-pdf.tex @@ -20,7 +20,7 @@ \newcommand{\oasistitle}[1] { \begin{spacing}{1.5} -\fontspec[Color=552681]{Arial} +\fontspec[Color=446CAA]{Arial} \fontsize{24}{24} \textbf{\noindent#1} \end{spacing} @@ -29,7 +29,7 @@ \newcommand{\oasisstagelabel}[1] { \begin{spacing}{1.1} -\fontspec[Color=552681]{Arial} +\fontspec[Color=446CAA]{Arial} \fontsize{18}{18} \textbf{\noindent#1} \end{spacing} @@ -38,7 +38,7 @@ \newcommand{\oasisdate}[1] { \begin{spacing}{1.1} -\fontspec[Color=552681]{Arial} +\fontspec[Color=446CAA]{Arial} \fontsize{18}{18} \textbf{\noindent#1} \end{spacing} @@ -47,7 +47,7 @@ \newcommand{\oasisnoticelabel}[1] { \begin{spacing}{1.5} -\fontspec[Color=552681]{Arial} +\fontspec[Color=446CAA]{Arial} \fontsize{18}{18} \textbf{\noindent#1} \end{spacing} @@ -56,7 +56,7 @@ \newcommand{\oasisspecificationuris}[1] { { -\fontspec[Color=552681]{Arial} +\fontspec[Color=446CAA]{Arial} \fontsize{12}{12} \textbf{\noindent#1} } @@ -65,7 +65,7 @@ \newenvironment{oasistitlesection}[1] { \setlength{\tabcolsep}{0in}\begin{tabular}{p{0in}p{5.8in}} -\multicolumn{2}{l}{\fontspec[Color=552681]{Arial}\fontsize{10}{10}\textbf{#1:}}\\[-0.05in] +\multicolumn{2}{l}{\fontspec[Color=446CAA]{Arial}\fontsize{10}{10}\textbf{#1:}}\\[-0.05in] &\setlength{\topsep}{0in}\setlength{\parsep}{0in}\setlength{\partopsep}{0in} } { \end{tabular} |