engelbert gruber | 1 Apr 2003 17:03
Picon
Gravatar

sandbox/grubert latex2e-README.txt,1.65,1.66

Update of /cvsroot/docutils/sandbox/grubert
In directory sc8-pr-cvs1:/tmp/cvs-serv25155/sandbox/grubert

Modified Files:
	latex2e-README.txt 
Log Message:
Double quotes for language de and language fr (recommit previous seams to get lost).

Index: latex2e-README.txt
===================================================================
RCS file: /cvsroot/docutils/sandbox/grubert/latex2e-README.txt,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- latex2e-README.txt	25 Mar 2003 09:03:59 -0000	1.65
+++ latex2e-README.txt	1 Apr 2003 15:03:26 -0000	1.66
 <at>  <at>  -4,11 +4,13  <at>  <at> 
 for processing tools/test.txt use pdflatex because it will handle png-images.

 
-Rev. 2003-03-25
+Rev. 2003-04-01

 To do
 ~~~~~

+* quotes for german: {\glqq} {\grqq} {\glq} {\grq} {\dq}.
+
 * support embed-stylesheet.

(Continue reading)

engelbert gruber | 1 Apr 2003 17:03
Picon
Gravatar

docutils/test/test_writers test_latex2e.py,1.4,1.5

Update of /cvsroot/docutils/docutils/test/test_writers
In directory sc8-pr-cvs1:/tmp/cvs-serv25155/test/test_writers

Modified Files:
	test_latex2e.py 
Log Message:
Double quotes for language de and language fr (recommit previous seams to get lost).

Index: test_latex2e.py
===================================================================
RCS file: /cvsroot/docutils/docutils/test/test_writers/test_latex2e.py,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- test_latex2e.py	31 Mar 2003 07:27:27 -0000	1.4
+++ test_latex2e.py	1 Apr 2003 15:03:27 -0000	1.5
 <at>  <at>  -192,6 +192,8  <at>  <at> 
 """],
 ]

+# BUG: need to test for quote replacing if language is de (ngerman).
+
 totest['quote_mangling'] = [
 # input
 ["""\

-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
(Continue reading)

engelbert gruber | 1 Apr 2003 17:03
Picon
Gravatar

docutils/docutils/writers latex2e.py,1.14,1.15

Update of /cvsroot/docutils/docutils/docutils/writers
In directory sc8-pr-cvs1:/tmp/cvs-serv25155/docutils/writers

Modified Files:
	latex2e.py 
Log Message:
Double quotes for language de and language fr (recommit previous seams to get lost).

Index: latex2e.py
===================================================================
RCS file: /cvsroot/docutils/docutils/docutils/writers/latex2e.py,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- latex2e.py	31 Mar 2003 07:21:40 -0000	1.14
+++ latex2e.py	1 Apr 2003 15:03:25 -0000	1.15
 <at>  <at>  -21,51 +21,6  <at>  <at> 
 from types import ListType
 from docutils import writers, nodes, languages

-# country code by a.schlock.
-# partly manually converted from iso and babel stuff, dialects and some
-# languages remain missing (austrian, UKEnglish, brazillian etc.)
-_ISO639_TO_BABEL = {
-    'no': 'norsk',     #XXX added by hand ( forget about nynorsk?)
-    'gd': 'scottish',  #XXX added by hand
-    'hu': 'magyar',    #XXX added by hand
-    'pt': 'portuguese',#XXX added by hand
-    'sl': 'slovenian',
-    'af': 'afrikaans',
(Continue reading)

engelbert gruber | 1 Apr 2003 17:04
Picon
Gravatar

docutils HISTORY.txt,1.120,1.121

Update of /cvsroot/docutils/docutils
In directory sc8-pr-cvs1:/tmp/cvs-serv25155

Modified Files:
	HISTORY.txt 
Log Message:
Double quotes for language de and language fr (recommit previous seams to get lost).

Index: HISTORY.txt
===================================================================
RCS file: /cvsroot/docutils/docutils/HISTORY.txt,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -d -r1.120 -r1.121
--- HISTORY.txt	31 Mar 2003 19:53:47 -0000	1.120
+++ HISTORY.txt	1 Apr 2003 15:03:23 -0000	1.121
 <at>  <at>  -431,6 +431,9  <at>  <at> 
 * docutils/writers/latex2e.py: LaTeX Writer, added by Engelbert Gruber
   (from the sandbox).

+  - add french.
+  - Double quotes in literal blocks (special treatment for de/ngerman).
+
 * docutils/writers/pep_html.py:

   - Parameterized output encoding in PEP template.

-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
(Continue reading)

Bill Bumgarner | 1 Apr 2003 17:57
Picon

docutils HISTORY.txt,1.121,1.122

Update of /cvsroot/docutils/docutils
In directory sc8-pr-cvs1:/tmp/cvs-serv18312

Modified Files:
	HISTORY.txt 
Log Message:
Added '--hyperlink-color' flag to latex2e.   It allows one to unify the color of links or to turn of link
coloring entirely.

Index: HISTORY.txt
===================================================================
RCS file: /cvsroot/docutils/docutils/HISTORY.txt,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -d -r1.121 -r1.122
--- HISTORY.txt	1 Apr 2003 15:03:23 -0000	1.121
+++ HISTORY.txt	1 Apr 2003 15:57:40 -0000	1.122
 <at>  <at>  -431,8 +431,9  <at>  <at> 
 * docutils/writers/latex2e.py: LaTeX Writer, added by Engelbert Gruber
   (from the sandbox).

-  - add french.
+  - Added french.
   - Double quotes in literal blocks (special treatment for de/ngerman).
+  - Added '--hyperlink-color' option ('0' turns off coloring of links).

 * docutils/writers/pep_html.py:

-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
(Continue reading)

Bill Bumgarner | 1 Apr 2003 17:57
Picon

docutils/docutils/writers latex2e.py,1.15,1.16

Update of /cvsroot/docutils/docutils/docutils/writers
In directory sc8-pr-cvs1:/tmp/cvs-serv18312/docutils/writers

Modified Files:
	latex2e.py 
Log Message:
Added '--hyperlink-color' flag to latex2e.   It allows one to unify the color of links or to turn of link
coloring entirely.

Index: latex2e.py
===================================================================
RCS file: /cvsroot/docutils/docutils/docutils/writers/latex2e.py,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- latex2e.py	1 Apr 2003 15:03:25 -0000	1.15
+++ latex2e.py	1 Apr 2003 15:57:41 -0000	1.16
 <at>  <at>  -60,7 +60,10  <at>  <at> 
          ('Table of contents by docutils (default) or latex. Latex(writer) supports only '
           'one ToC per document, but docutils does not write pagenumbers.',
           ['--use-latex-toc'], {'default': 0}),
-         ))
+        ('Color of any hyperlinks embedded in text (default: "blue", "0" to disable).',
+         ['--hyperlink-color'], {'default': 'blue'}),
+        ),
+    )

     settings_default_overrides = {'output_encoding': 'latin-1'}

 <at>  <at>  -269,7 +272,7  <at>  <at> 
(Continue reading)

william dod? | 2 Apr 2003 18:23
Picon

sandbox/wilk - New directory

Update of /cvsroot/docutils/sandbox/wilk
In directory sc8-pr-cvs1:/tmp/cvs-serv4647/wilk

Log Message:
Directory /cvsroot/docutils/sandbox/wilk added to the repository

-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
william dod? | 2 Apr 2003 18:30
Picon

sandbox/wilk/french - New directory

Update of /cvsroot/docutils/sandbox/wilk/french
In directory sc8-pr-cvs1:/tmp/cvs-serv9170/french

Log Message:
Directory /cvsroot/docutils/sandbox/wilk/french added to the repository

-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
william dod? | 2 Apr 2003 18:31
Picon

sandbox/wilk/rst2web - New directory

Update of /cvsroot/docutils/sandbox/wilk/rst2web
In directory sc8-pr-cvs1:/tmp/cvs-serv9429/rst2web

Log Message:
Directory /cvsroot/docutils/sandbox/wilk/rst2web added to the repository

-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
Stefan Merten | 2 Apr 2003 21:30
Picon

docutils/tools/editors/emacs rst-mode.el,NONE,1.1

Update of /cvsroot/docutils/docutils/tools/editors/emacs
In directory sc8-pr-cvs1:/tmp/cvs-serv21428/tools/editors/emacs

Added Files:
	rst-mode.el 
Log Message:
Added `rst-mode.el'. Until now it is able to font lock most reST
constructs including comments and literal blocks.

--- NEW FILE: rst-mode.el ---
;; Copyright 2003 Stefan Merten
;; 
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 2 of the License, or
;; (at your option) any later version.
;; 
;; This program is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
;; GNU General Public License for more details.
;; 
;; You should have received a copy of the GNU General Public License
;; along with this program; if not, write to the Free Software
;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

;;; rst-mode.el --- Mode for viewing and editing reStructuredText-documents.
;;
;; Add the following lines to your `.emacs' file:
;;
(Continue reading)


Gmane