Re: [NTG-context] XYPic

2007-04-30 Thread luigi scarso
On 4/27/07, Dirard Mikdad <[EMAIL PROTECTED]> wrote:
> Hallo,
>
> I want to convert my thesis (which I wrote in plain tex) to ConTeXt.
> Unfortunately the process fails because my documents contain
> some commutative diagrams made in Xypic. Is it possible to convert xy
> code to something that ConTeXt can understand?
>
> Thanks,
>
> Dirard
You can try this
http://search.gmane.org/search.php?group=gmane.comp.tex.context&query=XYPic
There are exemples there.


-- 
luigi

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
___
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] Rotating multiple-page spanning tabulate

2007-04-30 Thread luigi scarso
On 4/30/07, Tobias Burnus <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have a tabulate which spans multiple pages and is broader than
> \textwidth, but slightly smaller than \textheight. I therefore want to
> print it 90 degrees rotated, but it still should span several pages and
> the headertexts should remain at the old place. Any idea how to do this?
Perhaps you have already seen this
http://wiki.contextgarden.net/Linetable
>
> If this is not possible, what is the best way to temporarily switch to
> landscape?
>
> Tobias
something liket his ?
\starttext
\input tufte
\page
\setuppapersize[A4,landscape][A4,landscape]
\input knuth
\page
\setuppapersize[A4][A4]
\input tufte
\page
\stoptext



-- 
luigi

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
___
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] Rotating multiple-page spanning tabulate

2007-04-30 Thread Tobias Burnus
Hi,

I have a tabulate which spans multiple pages and is broader than
\textwidth, but slightly smaller than \textheight. I therefore want to
print it 90 degrees rotated, but it still should span several pages and
the headertexts should remain at the old place. Any idea how to do this?

If this is not possible, what is the best way to temporarily switch to
landscape?

Tobias

___
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] [metafont] Re: [metapost] MetaPost 1.000 announcement

2007-04-30 Thread luigi scarso
On 4/27/07, rogerf <[EMAIL PROTECTED]> wrote:
> Yes but what is the correct URL? Roger Fenn
>
https://foundry.supelec.fr/projects/metapost/

luigi

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
___
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] [metafont] Re: [metapost] MetaPost 1.000 announcement

2007-04-30 Thread rogerf
Yes but what is the correct URL? Roger Fenn

On 27-Apr-07, at 12:27 AM, Taco Hoekwater wrote:

>
> Best wishes,
> Taco
> (and sorry about that typo in the supelec URL)
>

___
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] What module does this document use ?

2007-04-30 Thread Lingyun Yang

Can anyone help me with this kind of document ?

http://www.pragma-ade.com/present/talks/pre-mml.pdf

Which module does it use ? Is there anyway I can find its example tex
code ?
I tried google, but didn't find much information.
Thanks.

best regards,
May.
___
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] creating and placing floats with both text and graphics

2007-04-30 Thread Hamid Kamrani
Is it possible to create and place a float in ConTeXt containing both
text and graphics?

In the following sample code a framedtext is created containing a
figuretext but when placing the framedtext as a float on a doublesided
page layout the placement at bottom of the odd page has extra white
spaces below the box and is completely off on the even page (does not
obey the "location=inner" directive. Please advise.

\showframe \showgrid
\setupcolors[state=start]
\enableregime[mac]
\setuplayout[height=10.25in,width=4.75in,margin=2.625in,backspace=.5in,topspace=.75in,header=.25in,footer=.25in,location=middle]

\setuppagenumbering[alternative=doublesided,align=broad,location=]
\setuppapersize[US Letter][US Letter]
\setupbodyfont[rm,10pt]

\starttext

\startbuffer[MyFloat]
\startframedtext[][margin=yes,background=screen,backgroundscreen=.8,width=\dimexpr(\makeupwidth+\marginwidth+\rightmargindistance)]
 {\definedfont[Regular sa 3]  \framed[frame=off,bottomframe=on,strut=no]{Knuth}}

\startfiguretext
[right]
[]
{none}
{\framed[width=5cm,height=3cm]{!}}

 \blank[big]
 \par   
\input knuth
\par
\stopfiguretext
\input knuth
\par
\stopframedtext
\stopbuffer
\placefigure[bottom,location=inner,nonumber][]{none}{\externalfigure[MyFloat.tmp][]}
\dorecurse{3}{\input tufte \par \input knuth \par}
\placefigure[bottom,location=inner,nonumber][]{none}{\externalfigure[MyFloat.tmp][]}

\stoptext
___
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] Xypic

2007-04-30 Thread Dirard Mikdad
Hallo,

I want to convert my thesis (which I wrote in plain tex) to ConTeXt.
Unfortunately the process fails because my documents contain 
some commutative diagrams made in Xypic. Is it possible to convert xy
code to something that ConTeXt can understand?

Thanks,

Dirard

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

2007-04-30 Thread Dirard Mikdad
Hallo,

I want to convert my thesis (which I wrote in plain tex) to ConTeXt.
Unfortunately the process fails because my documents contain 
some commutative diagrams made in Xypic. Is it possible to convert xy
code to something that ConTeXt can understand?

Thanks,

Dirard

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