public inbox for docbook-tools-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Diego Sevilla Ruiz (dsevilla@um.es)" <dsevilla@ditec.um.es>
To: Eric Bischoff <ebisch@cybercable.tm.fr>
Cc: docbook-tools-discuss@sourceware.cygnus.com
Subject: Re: images in Docbook with Red Hat 6.2
Date: Wed, 27 Dec 2000 06:36:00 -0000	[thread overview]
Message-ID: <38F60D4B.FB8D16E7@ditec.um.es> (raw)
In-Reply-To: <38F65807.4905D5C@cybercable.tm.fr>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2471 bytes --]

Hi, Eric:

    Sorry for my ignorance, but I am new to docbook ;-)

    What you use (&gif-eps;) is standard? I mean, can I use directly? Or
does it depend on some "macro" defined before? Sorry again, but I don't
know how to define "macros" in SGML :-( .

    Thanks in advance.
    diego.

Eric Bischoff wrote:

> Sam Roberts wrote:
> >
> >
> > (define (graphic-file filename)
> >     (let ((ext (file-extension filename)))
> >         (if (or tex-backend   ;; TeX can work this out itself
> >             (not filename)
> >             (not %graphic-default-extension%)
> >             (member ext %graphic-extensions%))
> >         filename
> >         (string-append filename "." %graphic-default-extension%))))
> >
>
> Such code trying to guess the graphic extension from within
> the stylesheet is a good idea. Anyway, it will always face
> the same problem : for publishing in HTML, for example, how
> to decide whether to add JPEG, PNG or GIF ? It's not easy.
>
> I'm currently using the following approach:
>
>         <graphic fileref="foo.&gif-eps;">
>
> stands for:
>         "use foo.gif when making HTML files, foo.eps when printing
> to TeX."
>
> You can do create on the same model other entities like
> &jpg-eps;. It's not perfect, but it's simple and works.
>
> --
>  Éric Bischoff   -   mailto:ebisch@cybercable.tm.fr
>  __________________________________________________
>                                            \^o~_.
>      .~.                           ______  /( __ )
>      /V\         Toys story         \__  \/  (  V
>    //   \\                            \__| (__=v
>   /(     )\                        |\___/     )
>     ^^-^^                           \_____(  )
>      Tux                        Konqui     \__=v
>  __________________________________________________

--
Diego Sevilla Ruiz -- http://www.ditec.um.es/~dsevilla/
Departamento de Ingeniería y Tecnología de Computadores
Facultad de Informática. Universidad de Murcia
Campus de Espinardo - 30080 Murcia (SPAIN)
Tel.: +34-968-367570
E-mail: dsevilla@ditec.um.es

$_="\\l/) (>".     "_'\n<";@@=        /.|\n/g;$_=
"\@".     "\007f".   "DDq".           "DD5".   "\204".
"\@".     "DT4CE".    "D54E".         "DD".    "\244".
"\021".   "dBDTC".     "\010DD".      "\200\$FD\024".
"GDAG".   "DAGDT".       "CqI";$c     =0;$p    =5;for$q
(/./g)    {$q=              ord$q;    for(a,   b){$z[$c]
=$@[$p+=($q&15)    -4];$q>>=4;$c+=33  ;$c>98   &&($c-=98);}};print@z;



  parent reply	other threads:[~2000-12-27  6:36 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-27  6:36 Sam Roberts
2000-12-27  6:36 ` Eric Bischoff
2000-12-27  6:36   ` Sam Roberts
2000-12-27  6:36     ` Eric Bischoff
2000-12-27  6:36       ` David C. Mason
2000-12-27  6:36       ` Sam Roberts
2000-12-27  6:36         ` Norman Walsh
2000-12-27  6:36           ` David C. Mason
2000-12-27  6:36       ` Jochem Huhmann
2000-12-27  6:36         ` Eric Bischoff
2000-12-27  6:36           ` Jochem Huhmann
2000-12-27  6:36             ` Eric Bischoff
2000-12-27  6:36               ` Jochem Huhmann
2000-12-27  6:36                 ` Eric Bischoff
2000-12-27  6:36                   ` Jochem Huhmann
2000-12-27  6:36                     ` godoy
2000-12-27  6:36                       ` Eric Bischoff
2000-12-27  6:36                         ` godoy
2000-12-27  6:36                           ` Jochem Huhmann
2000-12-27  6:36                       ` Jochem Huhmann
2000-12-27  6:36   ` Diego Sevilla Ruiz (dsevilla@um.es) [this message]
2000-12-27  6:36     ` Sam Roberts
2000-12-27  6:36     ` Eric Bischoff
2000-12-27  6:36 Peter Toft

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=38F60D4B.FB8D16E7@ditec.um.es \
    --to=dsevilla@ditec.um.es \
    --cc=docbook-tools-discuss@sourceware.cygnus.com \
    --cc=ebisch@cybercable.tm.fr \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).