ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Exported figures
@ 2011-08-26  6:16 Aditya Mahajan
  2011-08-27  9:16 ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Aditya Mahajan @ 2011-08-26  6:16 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Hans,

Two bugs in figure export:

1. If one uses images without extension, then the generated 
\jobname-images.css file does not contain any extensions; so no figures 
are shown in the output. One possible fix is to change \dotagfigure in 
back-ini.mkiv to

\appendtoks % we can have differently scaled images

\def\dotagfigure{\taggedctxcommand{settagfigure(,"\figurefullname","\figurefilepage",\number\dimexpr\figurewidth,\number\dimexpr\figureheight)}}%
\to \everyenableelements
% \figurefullname instead of \figurefileoriginal


2. What is the best way to handle multipage pdf images? I frequently 
create a big pdf with many images and then use

\externalfigure[...][page=2]

I don't know if svg has support for multiple pages or not.

Aditya~
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-09-05 16:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-26  6:16 Exported figures Aditya Mahajan
2011-08-27  9:16 ` Hans Hagen
2011-08-28  3:41   ` Aditya Mahajan
2011-09-05 10:53     ` Hans Hagen
2011-09-05 16:23       ` Aditya Mahajan

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 NNTP newsgroup(s).