My favorites | Sign in
Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 14: LaTeX's subparagraph
1 person starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by ape...@gmail.com, Sep 21, 2009
Two little typos related with LaTeX's subparagraph

---------

svn diff

Index: txt2tags
===================================================================
--- txt2tags    (revisión: 86)
+++ txt2tags    (copia de trabajo)
@@ -554,6 +554,7 @@
        blocktitle3Open     blocktitle3Close
 
        paragraphOpen       paragraphClose
+       subparagraphOpen    subparagraphClose
        blockVerbOpen       blockVerbClose
        blockQuoteOpen      blockQuoteClose blockQuoteLine
        blockCommentOpen    blockCommentClose
@@ -844,7 +845,7 @@
                'title3'               : '~A~\\subsubsection*{\a}',
                # title 4/5: DIRTY: para+BF+\\+\n
                'title4'               : '~A~\\paragraph{}\\textbf{\a}\\\\\n',
-               'title5'               : '~A~\\paragraph{}\\textbf{\a}\\\\\n',
+               'title5'               :
'~A~\\subparagraph{}\\textbf{\a}\\\\\n',
                'numtitle1'            : '\n~A~\section{\a}'      ,
                'numtitle2'            : '~A~\\subsection{\a}'    ,
                'numtitle3'            : '~A~\\subsubsection{\a}' ,


Sign in to add a comment

Hosted by Google Code