Peter Volkov | 31 May 08:37

Re: docbook2x: collision with docbook-utils and common program-transform-name

Hello Daniel.

I was waiting a bit for other opinions but still no answers...

В Вск, 25/05/2008 в 14:02 +0200, Daniel Leidert пишет:
> Am Mittwoch, den 21.05.2008, 12:19 +0400 schrieb Peter Volkov:
> > There exists file collision between docbook-utils and
> > docbook2x packages and that's why most distributions use
> > --program-transform-name to make different naming of programs in
> > docbook2x. Recently I've received bug report that our naming convention
> > does not follow debian one.
> 
> I have also an open bug report about the naming conflict:
> http://bugs.debian.org/262990

Well we are not alone with this problem :)

> > I've checked few other distributions and
> > found that they use:
> > 
> > AltLinux: --program-transform-name='s/docbook2/db2x_docbook2/'
> > Redhat EL, Fedore: --program-transform-name='s/docbook2/db2x_docbook2/'
> > Debian: --program-transform-name="s/^docbook2/docbook2x-/"
> > OpenSuse: just moves files to docbook-to-man and docbook-to-texi
> > Mandriva: does nothing
> > Gentoo: --program-transform-name='s,\(docbook2.*\),\1.pl,'
> 
> Thanks for that information. Unfortunately the Gentoo conventions would
> conflict with our (Debian) guidelines (no script extensions in /usr/bin
> and Co). But see my proposal at the end. Maybe we can handle this
(Continue reading)

Peter Volkov | 21 May 10:19

docbook2x: collision with sgml-common-utils and common program-transform-name

Hello, guys. There exists file collision between sgml-common-utils and
docbook2x packages and that's why most distributions use
--program-transform-name to make different naming of programs in
docbook2x. Recently I've received bug report that our naming convention
does not follow debian one. I've checked few other distributions and
found that they use:

AltLinux: --program-transform-name='s/docbook2/db2x_docbook2/'
Redhat EL, Fedore: --program-transform-name='s/docbook2/db2x_docbook2/'
Debian: --program-transform-name="s/^docbook2/docbook2x-/"
OpenSuse: just moves files to docbook-to-man and docbook-to-texi
Mandriva: does nothing
Gentoo: --program-transform-name='s,\(docbook2.*\),\1.pl,'

So what I'm looking for is some consistent naming that we could agree on
and ask upstream to add some notes into their package. Personally I like
names which starts with the same name as original utility to simplify
search of necessary tool in shell (with tab competition). But what do
you think about this? What upstream can suggest?

P.S. It's not always obvious for me if I picked up correct maintainer,
so in case I did mistake, please, forward this mail to correct
maintainer in your distribution. Thank you.

With best regards,
--

-- 
Peter.

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

Peter Volkov | 20 May 12:54

docbook2X-0.8.8: make check fails

Hello.

I found that make check fails with the following error:

make[1]: Entering directory `/var/tmp/portage/app-text/docbook2X-0.8.8-r1/work/docbook2X-0.8.8/test'
Making check in refentry
make[2]: Entering directory `/var/tmp/portage/app-text/docbook2X-0.8.8-r1/work/docbook2X-0.8.8/test/refentry'
../../perl/db2x_xsltproc -C ../../xslt/catalog.xml -s man -o sgml2xml.mxml sgml2xml.xml
/usr/bin/perl ../../perl/db2x_manxml --utf8trans-program=../../utf8trans/utf8trans
--utf8trans-map=../../charmaps/roff.charmap sgml2xml.mxml
/usr/bin/iconv: illegal input sequence at position 285
../../perl/db2x_manxml: program in pipeline exited with an error
make[2]: *** [sgml2xml.1] Error 1
make[2]: *** Deleting file `sgml2xml.1'
rm sgml2xml.mxml
make[2]: Leaving directory `/var/tmp/portage/app-text/docbook2X-0.8.8-r1/work/docbook2X-0.8.8/test/refentry'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-text/docbook2X-0.8.8-r1/work/docbook2X-0.8.8/test'
make: *** [check-recursive] Error 1

Seems that it fails on unicode chars... If I run:

../../perl/db2x_xsltproc -C ../../xslt/catalog.xml -s man -o sgml2xml.mxml sgml2xml.xml

and modify sgml2xml.mxml by replacing '…' and '—', into '.' and '-' 

/usr/bin/perl ../../perl/db2x_manxml --utf8trans-program=../../utf8trans/utf8trans
--utf8trans-map=../../charmaps/roff.charmap sgml2xml.mxml

works. Do you have any ideas why do I see this errors and how to fix
(Continue reading)

Baurzhan Ismagulov | 1 Oct 17:32

literal layout in funcsynopsisinfo

Hello,

I need to have multiple #include lines in funcsynopsisinfo, as in
socket(2). With docbook2man from Debian's docbook-utils 0.6.14, I get
funcsynopsisinfo translated as

\fB #include
#include

This makes all #includes formatted as one line. socket(2) uses

.B #include
.br
#include

How can I do this with docbook2man?

Thanks in advance,
--

-- 
Baurzhan Ismagulov
http://www.kz-easy.com/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
Noah Slater | 10 Aug 17:10

Is docbook2x under active development?

Hey,

Is docbook2x under active development?

I am currently using docbook2x as a critical component with a GNU package.

GNU are also using docbook2x to format many texi files for a large
amount of packages.

I have submitted a number of bugs at the sourceforge project but
nothing seems to be happening with them - perhaps I have been
submitting them to the wrong place?

Thank you,

Noah

--

-- 
"Creativity can be a social contribution, but only in so
far as society is free to use the results." - R. Stallman

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
Steve Cheng | 5 Jul 19:23

Re: Help with info page generation

On 7/3/07, Orion Poplawski <orion <at> cora.nwra.com> wrote:
> I end up with the following in my .texi:
>
> INFO-DIR-SECTION Scientific Visualization
> START-INFO-DIR-ENTRY
> * The PLplot Plotting Library: (plplotdoc).   The PLplot Plotting Library
> END-INFO-DIR-ENTRY
>
> but I want:
>
> INFO-DIR-SECTION Scientific Visualization
> START-INFO-DIR-ENTRY
> * PLplot: (plplotdoc).   The PLplot Plotting Library
> END-INFO-DIR-ENTRY
>
> *without* changing the <title> tag.  Possible?

Yes, but it requires a little stylesheet customization.
You can add this small template:

<xsl:template match="book" mode="for-menu-title">
  <xsl:text>PLplot</xsl:text>
</xsl:template>

(I haven't yet tested this myself, I'll try to do when I get back home
this weekend.)

In all likelihood, I will also just make it the default, in the next
version of docbook2X, to use the "abbreviated" titles for the
directory entry.
(Continue reading)

Orion Poplawski | 3 Jul 20:18

Help with info page generation

Hello -

   I'm starting with a docbook manual with the following (relevant) info 
section:

<book id="plplot-docbook">
   <bookinfo>
     <title>The PLplot Plotting Library</title>
     <titleabbrev role="texinfo-file">plplotdoc</titleabbrev>
     <abstract role="texinfo-node" xreflabel="PLplot">
       <para>The PLplot Plotting Library</para>
     </abstract>
     <subjectset scheme="texinfo-directory">
       <subject><subjectterm>Scientific 
Visualization</subjectterm></subject>
     </subjectset>

I end up with the following in my .texi:

INFO-DIR-SECTION Scientific Visualization
START-INFO-DIR-ENTRY
* The PLplot Plotting Library: (plplotdoc).   The PLplot Plotting Library
END-INFO-DIR-ENTRY

but I want:

INFO-DIR-SECTION Scientific Visualization
START-INFO-DIR-ENTRY
* PLplot: (plplotdoc).   The PLplot Plotting Library
END-INFO-DIR-ENTRY
(Continue reading)

Norbert Sendetzky | 20 May 12:50

refentry to mediawiki stylesheets

Hi Steve

I've written some stylesheets to transform refentry nodes into mediawiki 
articles which are styled as man pages and can be imported directly into the 
mediawiki system.

It would be great if you find them worth adding them to the docbook2x package. 
Please let me know if you are interested in.

Thanks

Norbert
--

-- 
OpenPGP public key
http://www.linuxnetworks.de/norbert.pubkey.asc

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
docbook2X-discuss mailing list
docbook2X-discuss <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/docbook2x-discuss
Noah Slater | 16 May 11:04

What does "No description for directory entry"

Hello,

I am running docbook2x-texi on a book and getting the following message:

/book[@id='foo']: No description for directory entry

Could someone help me with this, I have no idea what it means?

Also, how actively developed is docbook2x?

The mailing list only seems to be used by spammers.

Thanks,

Noah

--

-- 
"Creativity can be a social contribution, but only in so
far as society is free to use the results." - R. Stallman

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
Glenna Singh | 9 May 16:26

Dreamweaver ready to download


Kindness and honesty can be expected only from the strong.
Martyrs, my friend, have to choose between being forgotten, mocked or used. As for being understood -- never.
I hate the place like poison with a sincere hatred.
Be a life long or short, its completeness depends on what it was lived for.
If God did not exist, it would be necessary to invent Him.
A dog is the only thing on earth that loves you more than you love yourself.
If it is not right do not do it if it is not true do not say it.
No evil shall happen to the just.
If at first you don't succeed, destroy all evidence that you tried.
Why has not man a microscopic eye? For the plain reason man is not a fly.
There is a history in all men's lives.
Somehow a bachelor never quite gets over the idea that he is a thing of beauty and a boy forever.
Give light and people will find their own way.
<div>
<br>
Kindness and honesty can be expected only from the strong.
<br>
Martyrs, my friend, have to choose between being forgotten, mocked or used. As for being understood -- never.
<br>
I hate the place like poison with a sincere hatred.
<br>
Be a life long or short, its completeness depends on what it was lived for.
<br>
If God did not exist, it would be necessary to invent Him.
<br>
A dog is the only thing on earth that loves you more than you love yourself.
<br>
If it is not right do not do it if it is not true do not say it.
<br>
No evil shall happen to the just.
<br>
If at first you don't succeed, destroy all evidence that you tried.
<br>
Why has not man a microscopic eye? For the plain reason man is not a fly.
<br>
There is a history in all men's lives.
<br>
Somehow a bachelor never quite gets over the idea that he is a thing of beauty and a boy forever.
<br>
Give light and people will find their own way.
</div>
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
docbook2X-discuss mailing list
docbook2X-discuss <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/docbook2x-discuss
isidoro losier | 29 Apr 20:59

The attribute assigned to the control.

ANLEGER UHR BJ5N.F!!!
DIE RALLYE IST GESTARTET

Firma: BOERSE INVEST BETEI
WKN : 797639
ISIN : CH0012802093
Markt: Frankfurt
Kürzel : BJ5N.F
Preis: 1.90
5-Tag Prognose: 3.00

KAUFEN KAUFEN KAUFEN!
BJ5N.F ESGESCHAFT FIN UNTER PARI!

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

Gmane