You can subscribe to this list here.
| 2003 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(9) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2004 |
Jan
|
Feb
(7) |
Mar
(4) |
Apr
(6) |
May
(1) |
Jun
(10) |
Jul
|
Aug
(1) |
Sep
|
Oct
(8) |
Nov
(2) |
Dec
(3) |
| 2005 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
(5) |
| 2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
(1) |
Dec
|
| 2007 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
(7) |
Sep
|
Oct
|
Nov
(2) |
Dec
|
|
From: Wolfgang J. <wol...@je...> - 2004-10-27 12:07:27
|
Am Mittwoch, 27. Oktober 2004 01:41 schrieb James Devenish: > [...] > Could you supply a small DocBook file that demonstrates the problem, > please? Regretfully, I have not had much time to work on DB2LaTeX since > March this year; but hopefully your inquiry can be answered quickly. Hello, I hope the attached file is small enough. :-) Best whishes, Wolfgang |
|
From: Markus H. <mh...@co...> - 2004-10-27 10:46:35
|
Hi David,
I have also re-implemented the table (longtable) Support for my installat=
ion
(more colorizing is aviable) but I'am not very proud about my implementat=
ion.
Maybe, you send me some code-snips of your implementation (for some inspi=
rations).
Thanks
-- Markus --
FYI:
I use the (European/German) KOMA Scripts, which supports
a layout and some nice parameters closer to german styles.
David Hedley wrote:
> Hi James (and others)
>=20
> I would be interested to know what (if any) plans there are for db2late=
x. It
> does seem the project is a bit dormant at the moment which is a shame. =
Is
> this likely to be a temporary lull or have you moved on to other things=
and
> are waiting for someone else to come along and pick up the reins?
>=20
> If it's any help, I have re-implemented table support for my installati=
on of
> db2latex and could make it more widely available if there is some inter=
est.
>=20
> Regards,
>=20
> David
>=20
>=20
>=20
> -------------------------------------------------------
> This SF.Net email is sponsored by:
> Sybase ASE Linux Express Edition - download now for FREE
> LinuxWorld Reader's Choice Award Winner for best database on Linux.
> http://ads.osdn.com/?ad_idU88&alloc_id=12065&op=CCk
> _______________________________________________
> DB2LaTeX-apps mailing list
> DB2...@li...
> https://lists.sourceforge.net/lists/listinfo/db2latex-apps
--=20
Mit freundlichem Gruss
-- M.Heiser --
------------------------------------------------------------
Markus Heiser
Dipl. Ing. Physiktechnik (FH) Tel. : +49 421 20153 0
CONTACT Software GmbH (Abt.SE) FAX : +49 421 20153 41
Wiener Str. 1-3 eMail: mh...@co...
D - 28359 Bremen http://www.contact.de
------------------------------------------------------------
|
|
From: David H. <da...@he...> - 2004-10-27 10:19:26
|
Hi James (and others) I would be interested to know what (if any) plans there are for = db2latex. It does seem the project is a bit dormant at the moment which is a shame. = Is this likely to be a temporary lull or have you moved on to other things = and are waiting for someone else to come along and pick up the reins? If it's any help, I have re-implemented table support for my = installation of db2latex and could make it more widely available if there is some = interest. Regards, David |
|
From: James D. <j-d...@us...> - 2004-10-26 23:42:01
|
In message <200...@je...> on Tue, Oct 26, 2004 at 11:00:44PM +0200, Wolfgang Jeltsch wrote: > I was told that DB2LaTeX is able to handle MathML embedded in DocBook XML. > But if I translate a DocBook/MathML file with DB2LaTeX' docbook.xsl, I get a > LaTeX file which contains some blank lines where math code is expected. Could you supply a small DocBook file that demonstrates the problem, please? Regretfully, I have not had much time to work on DB2LaTeX since March this year; but hopefully your inquiry can be answered quickly. |
|
From: Wolfgang J. <wol...@je...> - 2004-10-26 20:57:03
|
Hello,
I was told that DB2LaTeX is able to handle MathML embedded in DocBook XML.
But if I translate a DocBook/MathML file with DB2LaTeX' docbook.xsl, I get a
LaTeX file which contains some blank lines where math code is expected.
How do I manage to get the MathML parts translated?
I use xsltproc 1.1.8 and DB2LaTeX 0.8pre1.
I don't know much about XML namespaces but could this problem have something
to do with namespaces? docbook.xsl contains
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
and mathml/mathml.mod.xsl contains
xmlns:mml="http://www.w3.org/1998/Math/MathML"
xmlns="http://www.w3.org/1998/Math/MathML".
Is this up to date? Nowadays, DocBook XML has its DTD under
http://www.oasis-open.org. Does the namespace still begin with
http://nwalsh.com?
I use http://www.docbook.org/xml/mathml/1.0/dbmathml.dtd as the DTD URL in my
document. Does this make problems because the namespace URL in
mathml/mathml.mod.xsl begins with http://www.w3.org?
At the beginning of mathml/mathml.mod.xsl there is the following statement:
Note: these elements are not part of the DocBook DTD. I have extended the
docbook DTD in order to support this tags, so that's why I have these
templates here.
But although MathML elements aren't part of DocBook, they are part of the
MathML-extended DocBook which is an official document type nowadays. Why
isn't this reflected in the comment in mathml/mathml.mod.xsl?
Best whishes,
Wolfgang
|
|
From: <m.r...@ro...> - 2004-08-06 10:50:36
|
Hi, if I set the param <xsl:param name="formal.title.placement"> figure after </xsl:param> this has not any result. The title of a figure every time is shown before the figure. Can anyone help me? Melanie Rösch |
|
From: <m.r...@ro...> - 2004-06-30 15:50:35
|
Hi, I don't get any answer to my question, whether it is possible to format words (bold, italic) in the <programlisting> tag or not. Can anybody help me? Regards Melanie Rösch Melanie Rösch schrieb: > Hi, > > now I have the next question. In the tag <programlisting> it is > possible to write e.g. the following: > > <programlisting> > <command>model</command> SmallCircuit > PowerSupply battery; > Wire2 w1; > <command>end</command> SmallCircuit; > </programlisting> > > If I generate html then 'model' and 'end' are bold. > Is it possible to get them bold with DB2LaTeX too? > > Kind regards > Melanie Rösch > > > ------------------------------------------------------- > This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference > Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer > Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA > REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND > _______________________________________________ > DB2LaTeX-apps mailing list > DB2...@li... > https://lists.sourceforge.net/lists/listinfo/db2latex-apps > > |
|
From: <m.r...@ro...> - 2004-06-17 14:00:37
|
Hi,
now I have the next question. In the tag <programlisting> it is
possible to write e.g. the following:
<programlisting>
<command>model</command> SmallCircuit
PowerSupply battery;
Wire2 w1;
<command>end</command> SmallCircuit;
</programlisting>
If I generate html then 'model' and 'end' are bold.
Is it possible to get them bold with DB2LaTeX too?
Kind regards
Melanie Rösch
|
|
From: <m.r...@ro...> - 2004-06-17 13:49:01
|
Hi, this works. Thank you. ><xsl:template match="indexterm"> > <xsl:if test="not(preceding-sibling::para) and following-sibling::para"> > <xsl:text> </xsl:text> > </xsl:if> > <xsl:apply-imports/> > <xsl:if test="not(preceding-sibling::para) and following-sibling::para"> > <xsl:text>%</xsl:text><!-- gobble following para's initial newline --> > </xsl:if> > <xsl:if test="preceding-sibling::para"> > <xsl:text> </xsl:text> > </xsl:if> ></xsl:template> > > |
|
From: James D. <j-d...@us...> - 2004-06-17 12:02:11
|
Hi,
In message <40D...@ro...>
on Thu, Jun 17, 2004 at 12:38:13PM +0200, Melanie R?sch wrote:
> The parent element is for example <chapter>,
> but if <indexterm> is an inline element, then I only
> must avoid this tag between two <para> tags.
It appears that it is valid to mix <para> and <indexterm> within
<chapter>, so DB2LaTeX needs to be able to handle it. There must be
other elements with which this problem arises, too. I'm not sure how we
handle it. Will have to think about this one. For the time being, you
can add something like this to your customisation layer. It will make
the indexterm snap to the preceding paragraph, if there is one, or
otherwise the following paragraph.
<xsl:template match="indexterm">
<xsl:if test="not(preceding-sibling::para) and following-sibling::para">
<xsl:text> </xsl:text>
</xsl:if>
<xsl:apply-imports/>
<xsl:if test="not(preceding-sibling::para) and following-sibling::para">
<xsl:text>%</xsl:text><!-- gobble following para's initial newline -->
</xsl:if>
<xsl:if test="preceding-sibling::para">
<xsl:text> </xsl:text>
</xsl:if>
</xsl:template>
|
|
From: <m.r...@ro...> - 2004-06-17 10:38:18
|
The parent element is for example <chapter>,
but if <indexterm> is an inline element, then I only
must avoid this tag between two <para> tags.
For example by putting the <indexterm> in one <para>
tag.
<para>
<indexterm><primary>ice cream</primary></indexterm>
Let us have some ice cream. ...
</para>
Then every thing works fine.
Thanks.
|
|
From: James D. <j-d...@us...> - 2004-06-17 10:02:59
|
In message <40D...@ro...> on Thu, Jun 17, 2004 at 09:51:30AM +0200, Melanie R?sch wrote: > if I have something like this: > > <para>This is a nice day.</para> > <indexterm><primary>ice cream</primary></indexterm> > <para>Let us have some ice cream. ...</para> What is the parent element? DB2LaTeX treats <indexterm> an inline element whereas <para> is a block element. |
|
From: <m.r...@ro...> - 2004-06-17 08:07:04
|
Hi,
if I have something like this:
<para>This is a nice day.</para>
<indexterm><primary>ice cream</primary></indexterm>
<para>Let us have some ice cream. ...</para>
Then the generated latex file looks like this:
This is a nice day.
/index{ice cream}
Let us have some ice cream. ...
But there should be a newline before or after the index to begin a new
paragraph.
How can I handle this, without editing the latex file every time?
Kind regards
Melanie Rösch
|
|
From: <m.r...@ro...> - 2004-06-17 06:26:08
|
Hi, the tip with <book lang="en"> works fine. Thank you for your help. Regards Melanie Rösch James Devenish schrieb: >Hi, > >In message <40D...@ro...> >on Wed, Jun 16, 2004 at 03:14:32PM +0200, Melanie R?sch wrote: > > >>I have the following problem. >>My documentation is in english, and in my >>customization-file I add the following: >> <xsl:variable name="latex.use.babel">1</xsl:variable> >> <xsl:variable name="latex.babel.language">english</xsl:variable> >> <xsl:variable name="document.xml.language">en</xsl:variable> >> >>But if I generate pdf then the "legal notice"-text and the text of >>"warning, tip, ..." are in frensh. >> >> > >Hmm...I am not quite sure why $document.xml.language is not having the >desired effect (I suspect it is to do with changes in the DocBook l10n >files that we use -- I have overlooked something). I suggest that the >best course of action is to remove all those three xsl:variables and >instead put lang="en" (or xml:lang="en") into your DocBook source file. >For instance, replace <book> with <book lang="en"> (or <article> with ><article lang="en"). You can also use locale specifications such as >"en_US", "en_GB", "en_CA", "en_AU", etc. If you cannot modify your >source (XML) files, I will investigate further. If lang="en" works for >you, I will update our documentation accordingly. > > > > >------------------------------------------------------- >This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference >Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer >Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA >REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND >_______________________________________________ >DB2LaTeX-apps mailing list >DB2...@li... >https://lists.sourceforge.net/lists/listinfo/db2latex-apps > > > |
|
From: James D. <j-d...@us...> - 2004-06-17 02:17:09
|
Hi, In message <40D...@ro...> on Wed, Jun 16, 2004 at 03:14:32PM +0200, Melanie R?sch wrote: > I have the following problem. > My documentation is in english, and in my > customization-file I add the following: > <xsl:variable name="latex.use.babel">1</xsl:variable> > <xsl:variable name="latex.babel.language">english</xsl:variable> > <xsl:variable name="document.xml.language">en</xsl:variable> > > But if I generate pdf then the "legal notice"-text and the text of > "warning, tip, ..." are in frensh. Hmm...I am not quite sure why $document.xml.language is not having the desired effect (I suspect it is to do with changes in the DocBook l10n files that we use -- I have overlooked something). I suggest that the best course of action is to remove all those three xsl:variables and instead put lang="en" (or xml:lang="en") into your DocBook source file. For instance, replace <book> with <book lang="en"> (or <article> with <article lang="en"). You can also use locale specifications such as "en_US", "en_GB", "en_CA", "en_AU", etc. If you cannot modify your source (XML) files, I will investigate further. If lang="en" works for you, I will update our documentation accordingly. |
|
From: <m.r...@ro...> - 2004-06-16 21:30:26
|
Hi, I have the following problem. My documentation is in english, and in my customization-file I add the following: <xsl:variable name="latex.use.babel">1</xsl:variable> <xsl:variable name="latex.babel.language">english</xsl:variable> <xsl:variable name="document.xml.language">en</xsl:variable> But if I generate pdf then the "legal notice"-text and the text of "warning, tip, ..." are in frensh. What do I make wrong? Regards Melanie Rösch |
|
From: <ben...@id...> - 2004-05-21 08:34:04
|
Dear Open Source developer I am doing a research project on "Fun and Software Development" in which I kindly invite you to participate. You will find the online survey under http://fasd.ethz.ch/qsf/. The questionnaire consists of 53 questions and you will need about 15 minutes to complete it. With the FASD project (Fun and Software Development) we want to define the motivational significance of fun when software developers decide to engage in Open Source projects. What is special about our research project is that a similar survey is planned with software developers in commercial firms. This procedure allows the immediate comparison between the involved individuals and the conditions of production of these two development models. Thus we hope to obtain substantial new insights to the phenomenon of Open Source Development. With many thanks for your participation, Benno Luthiger PS: The results of the survey will be published under http://www.isu.unizh.ch/fuehrung/blprojects/FASD/. We have set up the mailing list fa...@we... for this study. Please see http://fasd.ethz.ch/qsf/mailinglist_en.html for registration to this mailing list. _______________________________________________________________________ Benno Luthiger Swiss Federal Institute of Technology Zurich 8092 Zurich Mail: benno.luthiger(at)id.ethz.ch _______________________________________________________________________ |
|
From: James D. <j-d...@us...> - 2004-04-12 01:55:29
|
In message <200...@kn...> on Sun, Apr 11, 2004 at 07:46:11PM +0000, W. Borgert wrote: > Answering my own question: I just copied the complete > 'article'-template and added what was needed. I think this is definitely the worst approach, and I would recommend against this method for any long-term documents. I suspect that it is only appropriate if you want to completely delete the contents of our existing template. The worst aspect of the approach is that it is neither forwards-compatible nor backwards-compatible with DB2LaTeX releases. You essentially have to remember to manually compare book-article.mod.xsl with your customisation layer each time DB2LaTeX changes. |
|
From: W. B. <de...@de...> - 2004-04-11 19:48:34
|
On Sat, Apr 10, 2004 at 05:20:38PM +0000, W. Borgert wrote: > using pdflatex, I can do three columns with: ... > How can do sth. similar using db2latex-xsl 0.8pre1 and > pdflatex? Thanks in advance! Answering my own question: I found out that I don't need multicol, if the complete text has to have three columns. I use pstops now which gives exactly what I want. Cheers, -- W. Borgert <de...@de...>, http://people.debian.org/~debacle/ |
|
From: W. B. <de...@de...> - 2004-04-11 19:46:16
|
On Sat, Apr 10, 2004 at 04:58:54PM +0000, W. Borgert wrote: > using pdflatex, I can do landscape with: ... > How can do sth. similar using db2latex-xsl 0.8pre1 and > pdflatex? Thanks in advance! Answering my own question: I just copied the complete 'article'-template and added what was needed. Cheers, -- W. Borgert <de...@de...>, http://people.debian.org/~debacle/ |
|
From: James D. <j-d...@us...> - 2004-04-11 01:55:21
|
In message <200...@kn...>
on Sat, Apr 10, 2004 at 04:58:54PM +0000, W. Borgert wrote:
> using pdflatex, I can do landscape with:
>
> \documentclass[a4paper,pdftex]{article}
> \usepackage{pdflscape}
> \begin{document}
> \begin{landscape}
> ...
> \end{landscape}
> \end{document}
On the face of it, this strikes me as an odd way to do landscape
documents -- are you sure it's necessary to do it this way (I haven't
tried it, myself)? If you /really/ need to do it this way, you can add
\usepackage{pdflscape} to one of the preamble variables (see
<http://db2latex.sf.net/find/template.generate.latex.article.preamble>).
You can configure \begin{landscape} and \end{landscape} using a custom
LaTeX mapping (see <http://db2latex.sourceforge.net/mapping.html>). If,
instead, you merely want to use the {landscape} environment around
selected parts of your document, you can add processing instructions
<http://db2latex.sourceforge.net/find/template.processing-instruction('latex')>
or customise the relevant templates (involving <xsl:apply-imports/>).
|
|
From: W. B. <de...@de...> - 2004-04-10 17:20:42
|
Hi,
using pdflatex, I can do three columns with:
\documentclass[a4paper,pdftex]{article}
\usepackage{multicol}
\begin{document}
\begin{multicols}{3}
...
\end{multicols}
\end{document}
How can do sth. similar using db2latex-xsl 0.8pre1 and
pdflatex? Thanks in advance!
Cheers,
--
W. Borgert <de...@de...>, http://people.debian.org/~debacle/
|
|
From: W. B. <de...@de...> - 2004-04-10 16:58:57
|
Hi,
using pdflatex, I can do landscape with:
\documentclass[a4paper,pdftex]{article}
\usepackage{pdflscape}
\begin{document}
\begin{landscape}
...
\end{landscape}
\end{document}
How can do sth. similar using db2latex-xsl 0.8pre1 and
pdflatex? Thanks in advance!
Cheers,
--
W. Borgert <de...@de...>, http://people.debian.org/~debacle/
|
|
From: James D. <j-d...@us...> - 2004-03-24 08:23:37
|
Hi,
In message <200...@ou...>
on Tue, Mar 23, 2004 at 05:19:22PM +0100, Petr Jane?ek wrote:
> The conversion from docbook to latex works fine, but than pdflatex shows
> many errors. It seems to me, they are not lanaguage related. I use MikTex
> 2.4 with Czech language support.
I had a look at your sample file, and I see that you are using the
"Windows-1250" character encoding. I am not familiar with it, so I chose
to use ISO-8859-2 (latin2) encoding. (I am using teTeX on UNIX systems.)
After doing that, I found that the ogonek was not supported with the
default LaTeX fonts. To solve this, I needed to use the 'ae' package
(for Computer Modern fonts) or specify T1 encoding with PostScript
fonts. The relevant lines for your customisation file are below:
Computer Modern fonts:
<xsl:output encoding="iso-8859-2"/>
<xsl:param name="latex.inputenc">latin2</xsl:param>
<xsl:param name="latex.document.font">ae</xsl:param>
PostScript fonts (e.g. Bitstream Charter or Times):
<xsl:output encoding="iso-8859-2"/>
<xsl:param name="latex.inputenc">latin2</xsl:param>
<xsl:param name="latex.fontenc">T1</xsl:param>
<xsl:param name="latex.document.font">charter</xsl:param>
<!--
<xsl:param name="latex.document.font">times</xsl:param>
-->
|
|
From: <xj...@at...> - 2004-03-23 16:19:57
|
I downloaded the lists.mod.xsl and this error is now fixed. The second problem is partially solved (i did many things so i am not = sure witch one really helped) but another appeared. The conversion from docbook to latex works fine, but than pdflatex shows many errors. It seems to me, they are not lanaguage related. I use = MikTex 2.4 with Czech language support. When I do have correctly written TEX = file, conversion to the PDF works fine. I paste here piece of the docbook document: <?xml version=3D"1.0" encoding=3D"windows-1250"?> <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> <book lang=3D"cs"> <title>Mo=BEnosti a probl=E9my datab=E1zov=FDch reprezentac=ED = jazykov=FDch slovn=EDk=F9</title> <chapter> <title>=DAvod</title> <section> <title>Popis probl=E9mu</title> <para>Trend posledn=ED doby je u=BE=EDvat jazykov=E9 slovn=EDky v = pap=EDrov=E9 podob=EC =E8=EDm d=E1l t=EDm m=E9n=EC. Ned=E1 se =F8=EDci, =BEe by byli = m=E9n=EC u=BEite=E8n=E9 ne=BE jejich po=E8=EDta=E8ov=ED kolegov=E9, ale pravdou je, =BEe = vyhled=E1v=E1n=ED informac=ED v nich nen=ED p=F8=EDli=B9 pohodln=E9 nato=BE rychl=E9. Dal=B9=ED = d=F9le=BEit=FD faktor je, =BEe je nemo=BEn=E9 prov=E1d=ECt aktualizaci pap=EDrov=FDch slovn=EDk=F9 = p=F8=EDli=B9 =E8asto vzhledem k vysok=E9 cen=EC tisku a pap=EDru.</para> </section> </chapter> </book> I use the customisation file very similar to the one you wrote into this mail. Thank you Petr -----Original Message----- From: db2...@li... [mailto:db2...@li...] On Behalf Of James Devenish Sent: Tuesday, March 23, 2004 12:53 AM To: Petr Jane?ek Cc: db2...@li... Subject: Re: [DB2LaTeX-apps] DB2LATEX 0.8pre1 bugs? In message <200...@ou...> on Mon, Mar 22, 2004 at 09:59:42PM +0100, Petr Jane?ek wrote: > 1) first is error about lists.mod.xsl on line 273, somtehing like that = > xsl:param must be declared at the begining of function. I can recall=20 > it with any docbook xml file. Thanks. That should now been fixed in CVS (will appear in next = snapshot). I think this is the fix: --- lists.mod.xsl 31 Jan 2004 11:53:50 -0000 1.25 +++ lists.mod.xsl 22 Mar 2004 23:14:10 -0000 1.26 @@ -270,7 +270,7 @@ </doc:template> <xsl:template match=3D"varlistentry"> <xsl:param name=3D"next.is.list"> - <xsl:param name=3D"object" = select=3D"listitem/*[1]"/> + <xsl:variable name=3D"object"=20 + select=3D"listitem/*[1]"/> <xsl:value-of select=3D"count($object[self::itemizedlist or self::orderedlist or self::variablelist])"/> </xsl:param> <xsl:variable name=3D"id"> > 2) i use czech (cs) language for my docbook files. When processing it=20 > I receive following error: > Error at xsl:value-of on line 165 of > file:/c:/docbook/db2latex/xsl/common/l10n.xsl: > Output character not available in this encoding (decimal 345) I'm not entirely certainly, but I think this is a general XML issue, explained by the following: By default, DB2LaTeX uses ISO-8859-1 = encoding for its output. If the Czech language requires a different encoding, you will need to specify it yourself. If you have a DB2LaTeX customisation file = (explained at the DB2LaTeX website), you can use the following lines: <xsl:import href=3D"...path.or.url.to...db2latex/docbook.xsl"/> <xsl:output encoding=3D"something.other.than.ISO-8859-1"/> Note, however, that you will also need to enable corresponding fonts in LaTeX (for this, you add another line to your DB2LaTeX customisation = file). This can be done in a number of ways, but I am not sure what conventions = to use for Czech. If you have lang=3D"cs' in your DocBook source files, = DB2LaTeX might automatically get LaTeX's babel package to help you out (not sure = if it's sufficient, though). If you have a small sample document, I could = try some things for you. ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux = tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. = Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=3D1470&alloc_id=3D3638&op=3Dcli= ck _______________________________________________ DB2LaTeX-apps mailing list DB2...@li... https://lists.sourceforge.net/lists/listinfo/db2latex-apps |