[NTG-context] footnote marker gone (MkIV)

2010-02-27 Thread Steffen Wolfrum
Hi,


what happened with footnote number 3 and 5?

In MkIV their marker are gone ... 


\starttext

test\footnote[a]{text} test.

test\note[b]\footnotetext[b]{text} test.

test\footnote[x]{text} test.

test\note[d]\footnotetext[d]{text} test.

test\footnote[y]{text} test.

\stoptext


Steffen

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


[NTG-context] title style

2010-02-27 Thread R. Bastian
Hello,

I use 'context 2010.01.26'.

When i write \title{Abbb} context sets 'ABBB'

I did not find anything in the contextgarden.
\title[style=normal]{Abbb} has no effect.

Please help me.


-- 
René Bastian
www.pythoneon.org
www.musiques-rb.org
http://www.soundsurvey.org.uk/


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


Re: [NTG-context] title style

2010-02-27 Thread R. Bastian
On Sat, 27 Feb 2010 12:55:09 +0100
R. Bastian rbast...@free.fr scribit:

 Hello,
 
 I use 'context 2010.01.26'.
 
 When i write \title{Abbb} context sets 'ABBB'
 
 I did not find anything in the contextgarden.
 \title[style=normal]{Abbb} has no effect.
 
 Please help me.

I will try:

\starttext
\startalignment[center]
  \blank[2*big]
{\tfd How to do this in Context}
  \blank[3*medium]
{\tfa The author}
  \blank[2*medium]
{\tfa July 26, 2005}
  \blank[3*medium]
\stopalignment

Then, the actual text of the document starts here.  We'll put in enough text to
fill out the line and start to make a paragraph.
\stoptext
 
 
 -- 
 René Bastian
 www.pythoneon.org
 www.musiques-rb.org
 http://www.soundsurvey.org.uk/
 
 
 ___
 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
 ___
 


-- 
René Bastian
www.pythoneon.org
www.musiques-rb.org
http://www.soundsurvey.org.uk/


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


Re: [NTG-context] title style

2010-02-27 Thread Wolfgang Schuster

Am 27.02.10 12:55, schrieb R. Bastian:

Hello,

I use 'context 2010.01.26'.

When i write \title{Abbb} context sets 'ABBB'

I did not find anything in the contextgarden.
\title[style=normal]{Abbb} has no effect.

Please help me.
   

Can you make a example.

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


Re: [NTG-context] title style

2010-02-27 Thread R. Bastian
On Sat, 27 Feb 2010 13:27:40 +0100
Wolfgang Schuster schuster.wolfg...@googlemail.com scribit:

 Am 27.02.10 12:55, schrieb R. Bastian:
  Hello,
 
  I use 'context 2010.01.26'.
 
  When i write \title{Abbb} context sets 'ABBB'
 
  I did not find anything in the contextgarden.
  \title[style=normal]{Abbb} has no effect.
 
  Please help me.
 
 Can you make a example.
 
 Wolfgang

...
\title{L'informatique musicale}
...

The resulting PDF is:

L'INFORMATIQUE MUSICALE

(NB : with texexec the PDF is OK)
 
 ___
 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
 ___
 


-- 
René Bastian
www.pythoneon.org
www.musiques-rb.org
http://www.soundsurvey.org.uk/


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


Re: [NTG-context] title style

2010-02-27 Thread Taco Hoekwater

R. Bastian wrote:

On Sat, 27 Feb 2010 13:27:40 +0100
Wolfgang Schuster schuster.wolfg...@googlemail.com scribit:


Am 27.02.10 12:55, schrieb R. Bastian:

Hello,

I use 'context 2010.01.26'.

When i write \title{Abbb} context sets 'ABBB'

I did not find anything in the contextgarden.
\title[style=normal]{Abbb} has no effect.

Please help me.
   

Can you make a example.

Wolfgang


...
\title{L'informatique musicale}
...


With this 'example', I get:

{/opt/tex/texmf/fonts/map/dvips/lm/lm-rm.map}
!pages  : flushing realpage 1, userpage 1, subpage 1
structure   : title @ level 2 : 0.0 - L'informatique musicale
)
*

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


Re: [NTG-context] title style

2010-02-27 Thread Taco Hoekwater

Taco Hoekwater wrote:


...
\title{L'informatique musicale}
...


With this 'example', I get:

{/opt/tex/texmf/fonts/map/dvips/lm/lm-rm.map}
!pages  : flushing realpage 1, userpage 1, subpage 1
structure   : title @ level 2 : 0.0 - L'informatique musicale
)
*


To clarify: an example is a file that is complete enough to
actually run. Using ... as replacement for the preamble does
not constitute an example.

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


Re: [NTG-context] title style

2010-02-27 Thread R. Bastian
On Sat, 27 Feb 2010 13:00:08 +0100
R. Bastian rbast...@free.fr scribit:

 On Sat, 27 Feb 2010 12:55:09 +0100
 R. Bastian rbast...@free.fr scribit:
 
  Hello,
  
  I use 'context 2010.01.26'.
  
[...]
  
  Please help me.
 
 I will try:
 
 \starttext
 \startalignment[right, nothyphenated]
center == center but left - right aligned and vice-versa :-)
I wish 'left aligned'.
   \blank[2*big]
 {\tfd How to do this in Context with a very long title}

The words are not hyphenated, but the first line of the title is indented
   \blank[3*medium]
 {\tfa The author}
   \blank[2*medium]
 {\tfa July 26, 2005}
   \blank[3*medium]
 \stopalignment
 
 Then, the actual text of the document starts here.  We'll put in enough text 
 to
 fill out the line and start to make a paragraph.
 \stoptext
  
  
  -- 
  René Bastian
  www.pythoneon.org
  www.musiques-rb.org
  http://www.soundsurvey.org.uk/
  
  
  ___
  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
  ___
  
 
 
 -- 
 René Bastian
 www.pythoneon.org
 www.musiques-rb.org
 http://www.soundsurvey.org.uk/
 
 
 ___
 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
 ___
 


-- 
René Bastian
www.pythoneon.org
www.musiques-rb.org
http://www.soundsurvey.org.uk/


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


Re: [NTG-context] title style

2010-02-27 Thread Wolfgang Schuster

Am 27.02.10 13:56, schrieb R. Bastian:


\startalignment[right, nothyphenated]
   
center == center but left -  right aligned and vice-versa :-)

I wish 'left aligned'.
   

Use 'flushleft', you can find a explanation here:

http://wiki.contextgarden.net/right_and_left

   \blank[2*big]
 {\tfd How to do this in Context with a very long title}
 

The words are not hyphenated, but the first line of the title is indented
   

Sorry but my crystall ball is currently broken, can you send a working
example (reduced to the bare minimum) of your document with the setups.

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


Re: [NTG-context] title style

2010-02-27 Thread R. Bastian
On Sat, 27 Feb 2010 14:05:36 +0100
Wolfgang Schuster schuster.wolfg...@googlemail.com scribit:

 Am 27.02.10 13:56, schrieb R. Bastian:
 
  \startalignment[right, nothyphenated]
 
  center == center but left -  right aligned and vice-versa :-)
  I wish 'left aligned'.
 
 Use 'flushleft', you can find a explanation here:
 
 http://wiki.contextgarden.net/right_and_left

Many thanks : it works

 \blank[2*big]
   {\tfd How to do this in Context with a very long title}
   
  The words are not hyphenated, but the first line of the title is indented
 
 Sorry but my crystall ball is currently broken, can you send a working
 example (reduced to the bare minimum) of your document with the setups.

Mes excuses !

 
 Wolfgang
 

I think the errors were due to remanent .tuo or .tui. (from texexec)
I erased all and now it works.

-- 
René Bastian
www.pythoneon.org
www.musiques-rb.org
http://www.soundsurvey.org.uk/


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


Re: [NTG-context] table alignment

2010-02-27 Thread Wolfgang Werners-Lucchini
Hallo,

  But how can I get my 3cm?
 
 If you do not use horizontal lines
 
 \starttable[o(3cm)|l|]
 
 Aditya
 

Not horizontal lines, but a gray header:

\starttable[o(3cm)|l|]
\RL\SR
\NC hmm \NC\AR
\stoptable

Thank you Aditya for this workaround.
If there is really no solution, I will make something with an empty 
first column. 

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


Re: [NTG-context] table alignment

2010-02-27 Thread Aditya Mahajan

On Sat, 27 Feb 2010, Wolfgang Werners-Lucchini wrote:


Hallo,


But how can I get my 3cm?


If you do not use horizontal lines

\starttable[o(3cm)|l|]

Aditya



Not horizontal lines, but a gray header:

\starttable[o(3cm)|l|]
\RL\SR
\NC hmm \NC\AR
\stoptable

Thank you Aditya for this workaround.
If there is really no solution, I will make something with an empty
first column.


You can also use bTABLE .. eTABLE macros. They now support the \NC .. \NR 
syntax.


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
___


Re: [NTG-context] METAPOST -- specifying an unknown point coordinate by giving the angle from another known point

2010-02-27 Thread James Fisher
Ah, lovely!  Who knew there would be so many different solutions?  I'm
going to use Nicola's solution on this occasion, as it fits my thought
process best -- but thanks to Troy as your solutions showed me some
other things I didn't know.

All the best,

James

On Fri, Feb 26, 2010 at 9:42 PM, Nicola nvitacolo...@gmail.com wrote:
 In article
 771da05a1002251718l55669a0co770b5a78bed84...@mail.gmail.com,
  James Fisher jameshfis...@gmail.com wrote:

 This isn't specifically a ConTeXt question, but via it I've run into a
 seemingly simple problem in METAPOST that I just can't solve.  I'm
 trying to draw a parallelogram by specifying: (1) the length of sides
 parallel to the x-axis; (2) the total height of the figure; (3) one of
 the interior angles.

 Curiously enough, nobody has posted a solution that uses 'whatever', so
 here it is:

 z0 = origin;        % bottom left
 z1 = (5,0);         % bottom right
 y3 = y2 = 10;
 z3 = z0 + whatever*dir(87); % z3 is obtained by starting at z0 and
                            % moving along dir(87)
 z2-z1 = whatever*(z3-z0);   % The line z1--z2 is parallel to z0--z3

 That is, what you were trying to achieve:

 angle(z3-z0) = dir(87);

 can be written instead:

 z3 - z0 = whatever*dir(87);

 Nicola

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

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


[NTG-context] MK-II to MK-IV

2010-02-27 Thread gummybears
Hi,
A couple of years ago, I decided to switch from LaTex to ConText. Now
I have compiled a lot of documents (Physics syllabi's) which compiles fine
in MK-II.

I thought I would try to make a switch to MK-IV, mainly because I
want to include 3D PRC figures in my documents.

I made some test cases to test MK-IV in order to get a handle on the
differences between MK-II and MK-IV

Some of my observations are
*) Numbered formulas, numbered by section, don't seem to work
*) I am getting a lot of warnings of identifiers, apparently used more than
once, which they are not
LuaTeX warning (ext4): destination with the same identifier
(name{km1_chapter1_sec1}) has been already used, duplicate ignored

Question
Are these observations correct, someone else can confirm them ?
Question
If so, is there a fix, patch, or change in ConText commands/options I am not
aware of ?

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


[NTG-context] active chars in xml -- suggestions needed

2010-02-27 Thread Philipp Gesang
Dear listmates,


I need some suggestions on how to setup non breaking spaces in XML.  I
tried an empty element nbsp/ to be processed as follows:

\startxmlsetups xml:nbsp
~
\stopxmlsetups

which was ignored by context.  (I'll need something similar with
\discretionary as well, I guess.)

Thanks for any suggestions,


Philipp

-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments


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


Re: [NTG-context] active chars in xml -- suggestions needed

2010-02-27 Thread Thomas A. Schmitz

On Feb 28, 2010, at 8:32 AM, Philipp Gesang wrote:

 Dear listmates,
 
 
 I need some suggestions on how to setup non breaking spaces in XML.  I
 tried an empty element nbsp/ to be processed as follows:
 
 \startxmlsetups xml:nbsp
 ~
 \stopxmlsetups
 
 which was ignored by context.  (I'll need something similar with
 \discretionary as well, I guess.)
 

Have you tried

\xmlsetentity{nbsp}{~}
\xmlsetentity{dishyph}{\-}
? Both seem to work for me

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