[NTG-context] Short question regarding PDF bookmarks

2008-04-09 Thread Dietrich Rordorf / MDPI
Hi everybody,

Default setting when creating pdf bookmarks (e.g. for \section, 
\subsection, etc.) seems that the bookmark points to the page (it zooms 
out to fit the whole page), rather than only going to the referenced 
object:

E.g. try to click on a bookmark on this pdf (365 KB):
http://www.mdpi.org/marinedrugs/papers/md6010001.pdf

An example where the bookmark points to the object, and will not affect 
the current magnification/zoom:

http://www.biomedcentral.com/content/pdf/1741-7015-4-14.pdf

Can this be realized in ConTeX?

Looking forward to hearing from you.

Kind regards,
Dietrich

___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Any other STM Publishers using ConTeX? (was: Short question regarding PDF bookmarks)

2008-04-09 Thread Dietrich Rordorf / MDPI
Dear Aditya,

Thank you so much! We will try this. ConTeX is r-e-a-l-l-y great, and we 
have been using it in a (experimental) production workflow for our 
scientific journal Marine Drugs. Hopefully, we will implement it for all 
of our journals soon (publishing about 100 articles a month).

Are there any other science, technical, medical publishers out there 
using ConTeX? Would be nice to exchange some thoughts!

My details are:

Dietrich Rordorf
MDPI Center
Matthaeusstrasse 11
CH-4057 Basel
Switzerland

E-mail: [EMAIL PROTECTED]
Skype:  d.rordorf

Tel. +41 61 683 77 34 (office)
Tel. +41 76 561 41 83 (mobile)
Fax  +41 61 302 89 18 




Aditya Mahajan wrote:
 On Wed, 9 Apr 2008, Dietrich Rordorf / MDPI wrote:

 Hi everybody,

 Default setting when creating pdf bookmarks (e.g. for \section,
 \subsection, etc.) seems that the bookmark points to the page (it zooms
 out to fit the whole page), rather than only going to the referenced
 object:

 E.g. try to click on a bookmark on this pdf (365 KB):
 http://www.mdpi.org/marinedrugs/papers/md6010001.pdf

 An example where the bookmark points to the object, and will not affect
 the current magnification/zoom:

 http://www.biomedcentral.com/content/pdf/1741-7015-4-14.pdf

 Can this be realized in ConTeX?

 This is what I have in my setup

 \setupinteraction[state=start]
 \setupinteraction[focus=standard]
 \placebookmarks  [section,subsection]

 It is not perfect (sometimes jumps slightly higher or lower), but I 
 find it much better than the default behaviour.

 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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] ConTeXt Float Positioning (Figures and Tables) After Paragraph

2008-03-22 Thread Dietrich Rordorf / MDPI
Dear ConTeXt Collegaues,

Float Positioning (Figures and Tables):
Explained at http://wiki.contextgarden.net/Floating_Objects

place[here] will preferably place the float here (usually the ConTeXt 
code for the figure/table is placed at the end of a paragraph which 
refers to this figure/table). However, if it does not fit onto the page, 
it will be moved to the top of the next page. This is not always 
wonderful, as it splits paragraphs into two parts (the paragraph starts 
on page n-1, then the float is placed on top of page n, and the same 
paragraph continues on page n, after the float). This is very annoying 
to read, as you expect the paragraph text to continue when you turn, or 
in the digital, pdf-world, move to the next page.

Is there any possibility to automatically place floats after/before a 
paragraph without splitting a paragraph into two parts? Instead of 
moving the float to the top of page n, ConTeXt should first try to place 
it on the top of the paragraph which refers to it, if the float still 
does not fit, ConTeXt should try to place it after the next paragraph, 
but not in the middle of a paragraph.

We have been using ConTeXt on an experimental workflow to produce 
scientific journal articles. A sample PDF produced with ConTeXt can be 
found at the http://www.mdpi.org/marinedrugs/papers/md6010025.pdf link. 
Please note the figure/table placement. These floats have been placed 
manually.

Looking forward to hearing from you.

Kind regards,
Dietrich
 
--
Mr. Dietrich Rordorf
MDPI Center
Matthaeusstrasse 11
CH-4057 Basel
Switzerland

E-mail: [EMAIL PROTECTED]
Skype:  d.rordorf

Tel. +41 61 683 77 34 (office)
Tel. +41 76 561 41 83 (mobile)
Fax  +41 61 302 89 18 

___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___