texinfo-commits
[Top][All Lists]
Advanced

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

texinfo/util texinfo.dtd


From: Karl Berry
Subject: texinfo/util texinfo.dtd
Date: Mon, 12 Jan 2009 13:52:23 +0000

CVSROOT:        /sources/texinfo
Module name:    texinfo
Changes by:     Karl Berry <karl>       09/01/12 13:52:23

Modified files:
        util           : texinfo.dtd 

Log message:
        add raggedright, flushleft, flushright

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/util/texinfo.dtd?cvsroot=texinfo&r1=1.14&r2=1.15

Patches:
Index: texinfo.dtd
===================================================================
RCS file: /sources/texinfo/texinfo/util/texinfo.dtd,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- texinfo.dtd 3 Nov 2008 00:54:06 -0000       1.14
+++ texinfo.dtd 12 Jan 2009 13:52:23 -0000      1.15
@@ -1,7 +1,7 @@
-<!-- $Id: texinfo.dtd,v 1.14 2008/11/03 00:54:06 karl Exp $
+<!-- $Id: texinfo.dtd,v 1.15 2009/01/12 13:52:23 karl Exp $
    Document Type Definition for Texinfo XML output (the '-'-xml option).
 
-  Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
+  Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
   Free Software Foundation, Inc.
 
   Copying and distribution of this file, with or without modification,
@@ -39,7 +39,9 @@
 <!ENTITY % block "menu | para | quotation | smallquotation
                   | example | smallexample | lisp | smalllisp
                   | cartouche | copying
-                  | format | smallformat | display | smalldisplay
+                  | format | smallformat
+                  | display | smalldisplay
+                  | raggedright | flushleft | flushright
                   | itemize | enumerate | sp | center | group
                   | table | multitable | definition | float | image">
 




reply via email to

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