From: "Oskar Andreasson" <blueflux@koffein.net>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] DocBook testing
Date: Wed, 13 Mar 2002 14:18:09 +0000 [thread overview]
Message-ID: <marc-lartc-101602942026211@msgid-missing> (raw)
In-Reply-To: <marc-lartc-101580034531979@msgid-missing>
Hi All,
Sent this to the wrong recepients the first time around and just noticed that it hadn't gone through. Anyways, see below.
As for including multiple different pictures that are used depending on the backend, i don't think it is all that impossible. I use the following code to insert images etcetera:
<para>
<mediaobject>
<imageobject>
<imagedata fileref="images/tables_traverse.eps" format=eps>
</imageobject>
<imageobject>
<imagedata fileref="images/tables_traverse.jpg" format=jpg>
</imageobject>
</mediaobject>
</para>
DocBook should then try to insert the first imageobject, and if that fails go further down and try the next, and then the next. etcetera. I don't know how well this works together with txt diagrams, but I can't see how this would be any problems.
I hope this is of any help. Now... if anyone would like to help me with changing fonts used within a document=). I've spent some 2 days or so trying to figure it out, and so far I only think it should be done via the DSSSL style sheets however it doesn't work when I do it;). by the by, www.docbook.org is an excellent reference and I definitely recommend buying the book(also available online at the site) which contains a huge and extremely well written reference section to every tag available in docbook v 3.1.
Have a nice day,
Oskar Andreasson
http://www.boingworld.com
http://people.unix-fu.org/andreasson/
mailto: blueflux@koffein.net
----- Original Message -----
From: "Amit Kucheria" <amitk@ittc.ku.edu>
To: "bert hubert" <ahu@ds9a.nl>
Cc: <lartc@mailman.ds9a.nl>
Sent: Monday, March 11, 2002 12:58 AM
Subject: Re: [LARTC] DocBook testing
> Pg 29. table needs reformatting.
>
> On Mon, 11 Mar 2002, bert hubert wrote:
>
> > Well, cool, but I'm hesitant. The problem is that these figures would then
> > live outside of the main file, and will most definitely start to diverge.
>
> let me know if you need help with xfig images. A quick look at xfig showed
> that it allowed file export in 'PicTex' format. I dunno if TeX is directly
> importable into DocBook SGML......only if we could get somebody to write a
> Perl script to translate 'PicTex' macros into Pic :) (hint hint)
>
> > So basically I'm looking for something that:
> > - can live in the source
> > - generates legible ASCII
> > - generates good looking postscript/png
>
> ciao,
> Amit
> --
> The statement below is true.
> The statement above is false.
> ^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^
> Amit Kucheria
> EECS Grad. Research Assistant
> University of Kansas @ Lawrence
> (R)+1-(785)-830 8521 ||| (O)+1-(785)-864 7774
> ____________________________________________________
>
>
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2002-03-13 14:18 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-03-10 22:44 [LARTC] DocBook testing bert hubert
2002-03-10 22:55 ` Amit Kucheria
2002-03-10 23:42 ` bert hubert
2002-03-10 23:58 ` Amit Kucheria
2002-03-11 6:18 ` Togan Muftuoglu
2002-03-13 14:18 ` Oskar Andreasson [this message]
2002-03-13 14:56 ` Togan Muftuoglu
2002-03-13 17:04 ` Oskar Andreasson
2002-03-16 11:25 ` bert hubert
2002-03-17 9:58 ` Togan Muftuoglu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-lartc-101602942026211@msgid-missing \
--to=blueflux@koffein.net \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.