Re: [NTG-context] Possible Bug(s) in bibl-ams.tex (mkii)

2009-08-24 Thread Xan

   Hi Xan,

   I appreciate the detailed comments, but I cannot really
   work with it like this, it is too hard for me to extract
   actual actions.

   An easier way for me to handle this is if you create a small
   test document, run it with the current bib module, and write
   down all that is wrong with it.

   Best wishes,
   Taco

Taco, _for example_ put note in all class of document. You see that 
depending on, you have a dot before the note text (for example if you 
specify the pages field), but in some cases you haven't.



So you have to put if sentence in bib-ams.tex.

Xan.
___
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
___


Re: [NTG-context] Possible Bug(s) in bibl-ams.tex (mkii)

2009-08-24 Thread Taco Hoekwater
Hi,

Xan wrote:
 Taco, _for example_ put note in all class of document. You see that
 depending on, you have a dot before the note text (for example if you
 specify the pages field), but in some cases you haven't.

I will not have time to create testfiles until well after EuroTeX
(next week).

Best wishes,
Taco



___
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] Section labels in appendices (appendixlabel=)

2009-08-24 Thread Mojca Miklavec
Hello,

I have some problems interpreting the ConTeXt manual. If I want to
have the appendices labeled as

Appendix A: My first appendix
Appendix B: My second appendix

... what is wrong with the following approach?

\setupsection
[section]
[appendixconversion=Character,
 appendixlabel=appendix]
\setuplabeltext
[sl]
[appendix=Priloga~]
\mainlanguage[sl]

\starttext
\startappendices
\section{My first appendix}
\stopappendices
\stoptext

I know that I can use something like
\setuplabeltext
[sl]
[section=Priloga~]
and will probably do that at the end (by defining my own header type),
I'm just wondering what I'm missing in the approach above.

Also, I suspect that conversion to Character doesn't work in MKIV (but
I don't need it at the moment).

Thanks,
Mojca
___
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] Overlays with metapost

2009-08-24 Thread Erik Margraf
Hello,
is it possible to achieve an overlay effect with metapost like
in the attached picture (a photo and a pin in the upper left corner)?

I could load both images but I can't control the position where
the pin is inserted.

Is this possible by other means?

thank you!

Regards

Erik
attachment: picture01.jpg___
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
___


Re: [NTG-context] A problem with \useURL or \from

2009-08-24 Thread Eythan Weg

Hans Hagen pra...@wxs.nl
Sat, 22 Aug 2009 12:45:49 +0200

   Eythan Weg wrote:
   
Hi,
   
With current context and luatex revision 3038 I use this sample:
   
\setupinteraction[state=start]
\setupurl[color=blue]
\starttext
\useURL[here][http://google.com]
\from[here]
\stoptext
   
It compiles with the link shown correctly but in
greenish color.  Pressing on it, the browser tries to visit
http://here/ .
   
I am not sure where the source of the problem is, context or luatex.
   
   context i.e. me
   
   Hans


Thank you for the fix.  The  \setupurl for color,
however, is still not working.

Eythan 

___
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] standard focus with interaction is not working

2009-08-24 Thread Khaled Hosny
\setupinteraction[focus=standard] has no effect, I get the usual fit
page mode instead. Works fine with MkII.

Example:
\setupinteraction[state=start,focus=standard]
\starttext
\goto{Knuth}[knuth]
\page
\input knuth \textreference[knuth]{}
\stoptext

A side note, I'm just wondering why standard isn't the default mode,
fit page is very annoying and distracts me while reading and I wonder
why anyone would need that in regular documents?

Regards,
 Khaled

-- 
 Khaled Hosny
 Arabic localiser and member of Arabeyes.org team
 Free font developer


signature.asc
Description: Digital signature
___
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] two absolutely newbie questions

2009-08-24 Thread Vyatcheslav Yatskovsky

Sorry for two absolutely newbie questions, but

1) how to get '\' symbol? (I need it in a file path)

2) how to get rid of section numbers?

Vyatcheslav
___
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
___


Re: [NTG-context] two absolutely newbie questions

2009-08-24 Thread Aditya Mahajan

On Mon, 24 Aug 2009, Vyatcheslav Yatskovsky wrote:


Sorry for two absolutely newbie questions, but

1) how to get '\' symbol?


\letterbackslash


(I need it in a file path)


\filename{c:\Program Files}



2) how to get rid of section numbers?


\setupstructureblock [bodypart]  [bodymatter]  [number=no]

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
___


Re: [NTG-context] standard focus with interaction is not working

2009-08-24 Thread Hans Hagen

Khaled Hosny wrote:

\setupinteraction[focus=standard] has no effect, I get the usual fit
page mode instead. Works fine with MkII.

Example:
\setupinteraction[state=start,focus=standard]
\starttext
\goto{Knuth}[knuth]
\page
\input knuth \textreference[knuth]{}
\stoptext


in mkiv hypherlinks (annotations in general) are implemented rather 
different thamn in mkii


in mkii the mechanism evolved from dvi based hyperlinks (dviwindo) and 
had a couple of features not supported by pdftex by default


in mkiv all is handled by lua code (no pdf annotation primitives are 
used); thsi means that we can do some more tricks than before; i 
implemented support for views for lists but not for all other components 
yet; after all, some of the view (focus) features make no sense for 
references like the one in your example (future mkiv releases will 
provide control over references areas)


i added support for that key but keep in mind that this is rather viewer 
dependent (an di have no time now to figure out viewer details)



A side note, I'm just wondering why standard isn't the default mode,
fit page is very annoying and distracts me while reading and I wonder
why anyone would need that in regular documents?


because it always was that defaukt and because it's the way i like it (i 
always have/had high res screens, 1600x1200 or 1920x1200, which is nice 
for viewing whole pages


Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___


Re: [NTG-context] Overlays with metapost

2009-08-24 Thread Wolfgang Schuster


Am 24.08.2009 um 11:35 schrieb Erik Margraf:


Hello,
is it possible to achieve an overlay effect with metapost like
in the attached picture (a photo and a pin in the upper left corner)?

I could load both images but I can't control the position where
the pin is inserted.

Is this possible by other means?


• Take a look at the Details manual
• http://wiki.contextgarden.net/Layers#Place_labels_on_pictures

Wolfgang

___
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
___


Re: [NTG-context] standard focus with interaction is not working

2009-08-24 Thread Khaled Hosny
On Mon, Aug 24, 2009 at 10:29:57PM +0200, Hans Hagen wrote:
 Khaled Hosny wrote:
 \setupinteraction[focus=standard] has no effect, I get the usual fit
 page mode instead. Works fine with MkII.

 Example:
 \setupinteraction[state=start,focus=standard]
 \starttext
 \goto{Knuth}[knuth]
 \page
 \input knuth \textreference[knuth]{}
 \stoptext

 in mkiv hypherlinks (annotations in general) are implemented rather  
 different thamn in mkii

 in mkii the mechanism evolved from dvi based hyperlinks (dviwindo) and  
 had a couple of features not supported by pdftex by default

 in mkiv all is handled by lua code (no pdf annotation primitives are  
 used); thsi means that we can do some more tricks than before; i  
 implemented support for views for lists but not for all other components  
 yet; after all, some of the view (focus) features make no sense for  
 references like the one in your example (future mkiv releases will  
 provide control over references areas)

 i added support for that key but keep in mind that this is rather viewer  
 dependent (an di have no time now to figure out viewer details)

Thanks.

 A side note, I'm just wondering why standard isn't the default mode,
 fit page is very annoying and distracts me while reading and I wonder
 why anyone would need that in regular documents?

 because it always was that defaukt and because it's the way i like it (i  
 always have/had high res screens, 1600x1200 or 1920x1200, which is nice  
 for viewing whole pages

Not that common setup :) but as long as we have a way to use normal
focus for our poor setups it should be fine.


Regards,
 Khaled


-- 
 Khaled Hosny
 Arabic localiser and member of Arabeyes.org team
 Free font developer


signature.asc
Description: Digital signature
___
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] Non breaking hyphen

2009-08-24 Thread Vyatcheslav Yatskovsky

Hello,

Does anyone know how to make Non Breaking Hyphen in Context (and TeX in 
general)?


Regards,
Vyatcheslav

___
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
___


Re: [NTG-context] setupstructureblock

2009-08-24 Thread Aditya Mahajan

On Tue, 25 Aug 2009, Vyatcheslav Yatskovsky wrote:



\setupstructureblock [bodypart]  [bodymatter]  [number=no]

does not work also


Sorry. You can use (this time tested)

\setuphead [section] [number=no]

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] Footnotes conflict with bodytext

2009-08-24 Thread Vyatcheslav Yatskovsky

Hello

In my document footnotes' upper line clashes with body text (looks like 
underlined text). Don't have any idea how to fix it.


Please, take a look at the attachment.

Regards,
Vyatcheslav






Pages from Help.pdf
Description: Adobe PDF document
___
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
___


Re: [NTG-context] two absolutely newbie questions

2009-08-24 Thread Vyatcheslav Yatskovsky

Thank you!

After some corrections, I have working commands as follows:

\filename{c:\\Program Files}

and

\setuphead [section] [number=no]

Vyatcheslav



___
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
___