From fedora-docs-commits at redhat.com Wed Jun 10 15:29:10 2015 Content-Type: multipart/mixed; boundary="===============2327365198172800251==" MIME-Version: 1.0 From: fedora-docs-commits at redhat.com To: docs-commits at lists.fedoraproject.org Subject: example-tutorial example-tutorial-de.xml, NONE, 1.1 Makefile, 1.18, 1.19 rpm-info.xml, 1.2, 1.3 example-tutorial-it.xml, 1.1, NONE Date: Sun, 27 Nov 2005 12:57:30 -0500 Message-ID: <200511271757.jARHvU7f022601@cvs-int.fedora.redhat.com> --===============2327365198172800251== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: pfrields Update of /cvs/docs/example-tutorial In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22579 Modified Files: Makefile rpm-info.xml = Added Files: example-tutorial-de.xml = Removed Files: example-tutorial-it.xml = Log Message: Ignore some of the makefile cruft at the bottom... in transition, obviously. Also, moved "it" i18n stuff to "de" to match what's in Makefile and rpm-inf= o.xml file. --- NEW FILE example-tutorial-de.xml --- %FEDORA-ENTITIES-EN; ]>
Example Tutorial 2003, 2005 &FORMAL-RHI; Tammy Fox Fox Tammy Frields Paul W. &LEGALNOTICE; 0.13 2005-09-18 PaulWFrields Add revision history.
Some Section Index term This is an example section. You should not use sect1, sect2, etc., si= nce those tags will make sections less modular — that is, harder to relocate without changing a lot of other markup. Keep text within the title tags on the same line a= s the tags. Nesting the title on a separate line from the enclosing tags re= sults in extra spaces in HTML rendering. Warning Example of an admonition. This paragraph illustrates the use of command syntax to accomplish a task. Note that specific filenames denoting versions should be avoided. To install any RPM package, use the following syntax: rpm -ivh pkgname-version.arch.rpm Notice that the screen section is entirely left-justified with no preceding indent. This is necessary to ensure proper rendering in PDFs. Also notice that the entire command has been surrounded by userinput since the user types this command. Computer output would be enclosed in computeroutput tags, as in the following sample. grep snmptrap /etc/services snmptrap 162/udp snmp-trap # Traps for= SNMP Lines should be broken exactly as they are on-screen. Also, note that spaces inside screen ta= gs are automatically treated as non-breaking. Fill modes and <command>screen</command> tags Using automatic or manual fill commands in Emacs/PSGML will sometimes mangle screen sections. Use care when performing fill operations, and check the results.
Callout Example Line 1 Line 2 Line 3 Line 4 Here is a callout. The second callout.
Index: Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /cvs/docs/example-tutorial/Makefile,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- Makefile 27 Nov 2005 15:42:01 -0000 1.18 +++ Makefile 27 Nov 2005 17:57:23 -0000 1.19 @@ -9,7 +9,7 @@ ##########################################################################= ##### # There is actually no "de" translation. All the '*-de*" files are just # fodder to check the internationalization (i18n) workings for the FTP. -# No discourtesey to an Germanic speaker is intended. -- Tommy Reynolds +# No discourtesy to any German speaker is intended. -- Tommy Reynolds ##########################################################################= ##### # # Document-specific definitions. @@ -21,7 +21,7 @@ XMLEXTRAFILES-en=3D # DOCTITLE-de =3D Beispiel Tutorial -XMLEXTRAFILES-de=3D +XMLEXTRAFILES-de=3D = # ###################################################### include ../docs-common/Makefile.common @@ -38,8 +38,10 @@ = ###################################################### # +# Note xmlformat eliminates need to munge pretty XSL +# #article-info-en.xml:: rpm-info.xml -# xsltproc -o $@ --stringparam doctype articleinfo ../docs-common/packagin= g/bookinfo.xsl rpm-info.xml +# xsltproc --stringparam doctype articleinfo ../docs-common/packaging/book= info.xsl rpm-info.xml | ../docs-common/bin/xmlformat -f ../docs-common/bin/= xmlformat-fdp.conf > $@ # #clean:: # ${RM} bookinfo.xml @@ -47,42 +49,53 @@ = ###################################################### # Some packaging specific vars -VERSION=3D$(shell grep BOOKID $(DOCBASE)-en.xml | sed 's/ - - + + Tammy Fox + tcf(a)redhat.com + Fox + Tammy + TCF + + + Paul W. Frields + stickster(a)gmail.com + Frields + Paul + GNU FDL 1.0 @@ -17,21 +28,27 @@ Example Tutorial - This is quite a feat. + An example tutorial for use with the Fedora Documentation Proj= ect. - Beispeil Tutorial - Ist idiotien + Beispieltutorial + Ein Beispieltutorial f=EF=BF=BD=EF=BF=BDr Gebrauch mit dem Unt= erlagenprojekt Fedora. - - + + Sat 26 Nov 2005 + 1.0.0 + 2 + Paul W. Frields + stickster(a)gmail.com
Some rpm-only changes
-
- - + + + 2005-09-18 + 0.13 + PWF
Add revision history
-
+
--- example-tutorial-it.xml DELETED --- --===============2327365198172800251==--