From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: virtio-comment-return-839-cohuck=redhat.com@lists.oasis-open.org Sender: List-Post: List-Help: List-Unsubscribe: List-Subscribe: Received: from lists.oasis-open.org (oasis-open.org [10.110.1.242]) by lists.oasis-open.org (Postfix) with ESMTP id DBC1E985E4A for ; Tue, 13 Aug 2019 11:11:21 +0000 (UTC) Date: Tue, 13 Aug 2019 07:11:14 -0400 From: "Michael S. Tsirkin" Message-ID: <20190813070450-mutt-send-email-mst@kernel.org> References: <20190813091618.4433-1-ybettan@redhat.com> <20190813091618.4433-2-ybettan@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190813091618.4433-2-ybettan@redhat.com> Subject: [virtio-comment] Re: [PATCH V3 1/2] Changed fonts to fonts available with tex-live. To: Yoni Bettan Cc: virtio-comment@lists.oasis-open.org, stefanha@gmail.com, ehabkost@redhat.com, ailan@redhat.com, chet.ensign@oasis-open.org List-ID: Chet, please see below. Documents from http://docs.oasis-open.org/templates/OASISSpecificationTemplateGuidelinesV4.0.html all use microsoft fonts such as Arial. E.g. this can be seen in the PDFs on that site. How important is the use of the specific fonts for consistency? Thanks! On Tue, Aug 13, 2019 at 12:16:17PM +0300, Yoni Bettan wrote: > Arial -> Liberation Sans > Courier New -> Liberation Mono > > There small visual difference but 'Arial' and 'Courier New' are not installed > in TeX Live therefore this change eliminates the errors created while compiling > the project using 'makeall.sh'. > > Signed-off-by: Yoni Bettan Yep, you need to get these fonts separately. But I don't think we can change the fonts, these are recommended OASIS fonts, see http://docs.oasis-open.org/templates/OASISSpecificationTemplateGuidelinesV4.0.html > --- > commands-pdf.tex | 12 ++++++------ > virtio.tex | 6 +++--- > 2 files changed, 9 insertions(+), 9 deletions(-) > > diff --git a/commands-pdf.tex b/commands-pdf.tex > index ae7a186..d0612e8 100644 > --- a/commands-pdf.tex > +++ b/commands-pdf.tex > @@ -20,7 +20,7 @@ > \newcommand{\oasistitle}[1] > { > \begin{spacing}{1.5} > -\fontspec[Color=446CAA]{Arial} > +\fontspec[Color=446CAA]{Liberation Sans} > \fontsize{24}{24} > \textbf{\noindent#1} > \end{spacing} > @@ -29,7 +29,7 @@ > \newcommand{\oasisstagelabel}[1] > { > \begin{spacing}{1.1} > -\fontspec[Color=446CAA]{Arial} > +\fontspec[Color=446CAA]{Liberation Sans} > \fontsize{18}{18} > \textbf{\noindent#1} > \end{spacing} > @@ -38,7 +38,7 @@ > \newcommand{\oasisdate}[1] > { > \begin{spacing}{1.1} > -\fontspec[Color=446CAA]{Arial} > +\fontspec[Color=446CAA]{Liberation Sans} > \fontsize{18}{18} > \textbf{\noindent#1} > \end{spacing} > @@ -47,7 +47,7 @@ > \newcommand{\oasisnoticelabel}[1] > { > \begin{spacing}{1.5} > -\fontspec[Color=446CAA]{Arial} > +\fontspec[Color=446CAA]{Liberation Sans} > \fontsize{18}{18} > \textbf{\noindent#1} > \end{spacing} > @@ -56,7 +56,7 @@ > \newcommand{\oasisspecificationuris}[1] > { > { > -\fontspec[Color=446CAA]{Arial} > +\fontspec[Color=446CAA]{Liberation Sans} > \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=446CAA]{Arial}\fontsize{10}{10}\textbf{#1:}}\\[-0.05in] > +\multicolumn{2}{l}{\fontspec[Color=446CAA]{Liberation Sans}\fontsize{10}{10}\textbf{#1:}}\\[-0.05in] > &\setlength{\topsep}{0in}\setlength{\parsep}{0in}\setlength{\partopsep}{0in} } > { > \end{tabular} > diff --git a/virtio.tex b/virtio.tex > index ef2d3fe..e7c7b53 100644 > --- a/virtio.tex > +++ b/virtio.tex > @@ -52,9 +52,9 @@ > %\def_{\_} > % Don't hyphenate acronyms > %\uchyph=0 > -\setmainfont[Mapping=tex-text]{Arial} > -%\setromanfont{Arial} > -\setmonofont{Courier New} > +\setmainfont[Mapping=tex-text]{Liberation Sans} > +%\setromanfont{Liberation Sans} > +\setmonofont{Liberation Mono} > > \urlstyle{rm} > > -- > 2.21.0 This publicly archived list offers a means to provide input to the OASIS Virtual I/O Device (VIRTIO) TC. In order to verify user consent to the Feedback License terms and to minimize spam in the list archive, subscription is required before posting. Subscribe: virtio-comment-subscribe@lists.oasis-open.org Unsubscribe: virtio-comment-unsubscribe@lists.oasis-open.org List help: virtio-comment-help@lists.oasis-open.org List archive: https://lists.oasis-open.org/archives/virtio-comment/ Feedback License: https://www.oasis-open.org/who/ipr/feedback_license.pdf List Guidelines: https://www.oasis-open.org/policies-guidelines/mailing-lists Committee: https://www.oasis-open.org/committees/virtio/ Join OASIS: https://www.oasis-open.org/join/