[oXygen-user] Eliminating the numbering of tables

Bernhard Kleine bernhard.kleine at gmx.net
Mon Sep 24 11:46:22 CDT 2018


Dear Bob Stayton,

I am using Oxygen and I have to discover how to link an xslt to my file
that I can modify accordingly. I cannot see how make those bits
available to my problem. Therefore, I need more that a citation, BTW I
have the book already. But your book and Oxygen are two not compatible
things at the moment.

Unfortunately!

Regards Bernhard


Am 24.09.2018 um 17:30 schrieb Bob Stayton:
>
> This is covered in my online book.  See:
>
> http://www.sagehill.net/docbookxsl/PrintTableStyles.html#TablesUnnumbered
>
> Bob Stayton
> Sagehill Enterprises
> bobs at sagehill.net
> On 9/24/2018 6:36 AM, Bernhard Kleine wrote:
>>
>> Sorry for missing the file.
>>
>>
>> Am 24.09.2018 um 15:34 schrieb Bernhard Kleine:
>>> Hi,
>>>
>>> I have the following file which compiles well. However I want to get rid
>>> of the Tabelle enumeration and donot know how? Please could you help
>>> with that?
>>>
>>> Regards
>>>
>>> Bernhard Kleine
>>>
>>>
>>>
>>> _______________________________________________
>>> oXygen-user mailing list
>>> oXygen-user at oxygenxml.com
>>> https://www.oxygenxml.com/mailman/listinfo/oxygen-user
>> <?xml version="1.0" encoding="UTF-8"?>
>> <?xml-model href="http://docbook.org/xml/5.1/rng/docbookxi.rng"
>> schematypens="http://relaxng.org/ns/structure/1.0"?>
>> <?xml-model href="http://docbook.org/xml/5.1/sch/docbook.sch"
>> type="application/xml"
>> schematypens="http://purl.oclc.org/dsdl/schematron"?>
>> <?xml-stylesheet type="text/xsl" href="../xslt/fo/Falterbuechlein.xsl"?>
>> <?xml-stylesheet type="text/css" href="../xslt/fo/fo.css"?>
>> <book xmlns="http://docbook.org/ns/docbook"
>>     xml:lang="de"
>>     xmlns:xi="http://www.w3.org/2001/XInclude"
>>     xmlns:xlink="http://www.w3.org/1999/xlink" version="5.1">
>>     <info>
>>         <title>Falter in Lenzkirch</title>
>>         <subtitle>Beobachtungen im Urseetal und in Kappel</subtitle>
>>         <author>
>>             <personname>
>>                 <firstname>Bernhard</firstname>
>>                 <surname>Kleine</surname>
>>             </personname>
>>         </author>   
>>     </info>
>>     <chapter>
>>         <title>Tagfalter</title>
>>        
>>         <sect1 xml:id="Hesperiidae">
>>             <title>Hesperiidae<indexterm type="science">
>>                 <primary>Hesperiidae</primary>
>>             </indexterm> - Dickkopffalter<indexterm>
>>                 <primary>Dickkopffalter</primary>
>>             </indexterm></title>
>>             <table frame="none">
>>                 <title>Hesperiidae</title>
>>                 <tgroup cols="4" align="center">
>>                     <colspec colname="c1" colnum="1" colwidth="5.2cm"
>> colsep="0" rowsep="0"/>
>>                     <colspec colname="newCol2" colnum="2"
>> colwidth="2cm"/>
>>                     <colspec colname="c3" colnum="3" colwidth="5.2cm"
>> colsep="0" rowsep="0"/>
>>                     <colspec colname="newCol4" colnum="4"
>> colwidth="2cm"/>
>>                     <tbody>
>>                         <row rowsep="0">
>>                             <entry align="center" valign="middle"
>> colsep="0" rowsep="0" namest="c1"
>>                                 nameend="newCol2">Kleiner
>> Würfeldickkopffalter<indexterm>
>>                                     <primary>Kleiner
>> Würfeldickkopffalter</primary>
>>                                 </indexterm></entry>
>>                             <entry align="center" valign="middle"
>> colsep="0" rowsep="0" namest="c3"
>>                                 nameend="newCol4"><indexterm>
>>                                     <primary>Schwarzkolbiger
>> Braundickkopffalter</primary>
>>                                 </indexterm>Schwarzkolbiger
>> Braundickkopffalter</entry>
>>                         </row>
>>                         <row rowsep="0">
>>                             <entry align="center" valign="middle"
>> colsep="0" rowsep="0"><emphasis
>>                                 role="bold">Pyrgus
>> malvae</emphasis><indexterm type="science">
>>                                     <primary>Pyrgus malvae</primary>
>>                                 </indexterm></entry>
>>                             <entry align="center" valign="middle"
>> colsep="0" rowsep="0"><emphasis
>>                                 role="bold">RL: V</emphasis></entry>
>>                             <entry align="center" valign="middle"
>> colsep="0" rowsep="0"><emphasis
>>                                 role="bold"><indexterm>
>>                                     <primary>Thymelicus lineola</primary>
>>                                 </indexterm>Thymelicus
>> lineola</emphasis></entry>
>>                             <entry align="center" valign="middle"
>> colsep="0" rowsep="0">RL:
>>                                 *</entry>
>>                         </row>
>>                         <row rowsep="0">
>>                             <entry align="center" valign="middle"
>> colsep="0" rowsep="0" namest="c1"
>>                                 nameend="newCol2">Flugzeit: Mitte
>> April Mitte Juli</entry>
>>                             <entry align="center" valign="middle"
>> colsep="0" rowsep="0" namest="c3"
>>                                 nameend="newCol4">Flugzeit: Mitte
>> Juni - August</entry>
>>                         </row>
>>                      </tbody>
>>                 </tgroup>
>>             </table>
>>         </sect1>
>>     </chapter> 
>>  
>> </book>
>>
>> -- 
>> spitzhalde9
>> D-79853 lenzkirch
>> bernhard.kleine at gmx.net
>> www.b-kleine.com, www.urseetal.net
>> -
>> thunderbird mit enigmail
>> GPG schlüssel: D5257409
>> fingerprint:
>> 08 B7 F8 70 22 7A FC C1 15 49 CA A6 C7 6F A0 2E D5 25 74 09
>>
>>
>> _______________________________________________
>> oXygen-user mailing list
>> oXygen-user at oxygenxml.com
>> https://www.oxygenxml.com/mailman/listinfo/oxygen-user
>
>
>
> _______________________________________________
> oXygen-user mailing list
> oXygen-user at oxygenxml.com
> https://www.oxygenxml.com/mailman/listinfo/oxygen-user

-- 
spitzhalde9
D-79853 lenzkirch
bernhard.kleine at gmx.net
www.b-kleine.com, www.urseetal.net
-
thunderbird mit enigmail
GPG schlüssel: D5257409
fingerprint:
08 B7 F8 70 22 7A FC C1 15 49 CA A6 C7 6F A0 2E D5 25 74 09

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.oxygenxml.com/pipermail/oxygen-user/attachments/20180924/2bdc9166/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://www.oxygenxml.com/pipermail/oxygen-user/attachments/20180924/2bdc9166/attachment.sig>


More information about the oXygen-user mailing list