guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/02: doc: Fix syntax errors.


From: Ludovic Courtès
Subject: 01/02: doc: Fix syntax errors.
Date: Tue, 25 Nov 2014 21:37:53 +0000

civodul pushed a commit to branch master
in repository guix.

commit 1b366ee4f6dff35b3bef259f4a64832b580178c9
Author: Taylan Ulrich Bayırlı/Kammer <address@hidden>
Date:   Tue Nov 25 14:46:47 2014 +0100

    doc: Fix syntax errors.
    
    * doc/guix.texi (Package Naming):
      (Fonts): Remove space between '@foo' and '{'.
    
    Signed-off-by: Ludovic Courtès <address@hidden>
---
 doc/guix.texi |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index ec48f4a..a88b774 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -4889,7 +4889,7 @@ already part of the official project name.  But 
@pxref{Python
 Modules} and @ref{Perl Modules} for special rules concerning modules for
 the Python and Perl languages.
 
-Font package names are handled differently, @pxref {Fonts}.
+Font package names are handled differently, @pxref{Fonts}.
 
 
 @node Version Numbers
@@ -4999,7 +4999,7 @@ under a common name, we prefer to package them together as
 In the case where several formats of the same font family or font collection
 are packaged separately, a short form of the format, prepended by a dash,
 is added to the package name.  We use @code{-ttf} for TrueType fonts,
address@hidden {-otf} for OpenType fonts and @code{-type1} for PostScript Type 1
address@hidden for OpenType fonts and @code{-type1} for PostScript Type 1
 fonts.
 
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]