Re: [NTG-context] Change hyphenation mark

2020-05-26 Thread Marc Trius
Thank you! It makes a big difference. I distinctly remember reading
somewhere that the hyphen character can't be replaced... But it was last
year so I couldn't tell you where.

I have an environment that provides the first ten Hebrew numerals, which I
am using for the front matter:

\def\hebrewnumber#1%
 {\ifcase#1 \or א
\or ב
\or ג
\or ד
\or ה
\or ו
\or ז
\or ח
\or ט
\or י

\else -\fi}

\defineconversion[hebrewnumerals][\hebrewnumber]

I assume that the right way to do it, that would allow for more numbers, is
in Lua, the way that Roman numerals are done. Unfortunately I couldn't
quite figure out how to do it. Right now I don't have more than ten pages
of front matter, but if you are willing to help with implementation, I  can
explain how Hebrew numerals work.

Thank you,
Marc Trius

On Tue, May 26, 2020 at 3:51 PM Hans Hagen  wrote:

> On 5/26/2020 10:17 PM, Marc Trius wrote:
>
> > I would like to use a different hyphenation mark (־, U+05be) in Yiddish,
> > as it is the standard in that language. It's my understanding from
> > reading the wiki that this is currently impossible—I am wondering if
> > there is a hack that could accomplish this.
> It would be pretty bad if we couldn't do that ... but you need to define
> yiddish first (maybe more needs to be setup ... but that's up to you
> tolet us know, labels, what patterns and such).
>
> \installlanguage
>[yiddish]
>[righthyphenchar="05BE,
> righthyphenchar=`*, % for testing
> default=en]
>
> \starttext
>
> \input tufte
>
> \language[yiddish]
>
> \input tufte
>
> \stoptext
>
> -
>Hans Hagen | PRAGMA ADE
>Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
> tel: 038 477 53 69 | www.pragma-ade.nl | 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


[NTG-context] Change hyphenation mark

2020-05-26 Thread Marc Trius
Hi,

I would like to use a different hyphenation mark (־, U+05be) in Yiddish, as
it is the standard in that language. It's my understanding from reading the
wiki that this is currently impossible—I am wondering if there is a hack
that could accomplish this.

Thank you,
Marc Trius
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


[NTG-context] \doublehyphendemerits in project environment

2020-05-24 Thread Marc Trius
Hi,

I'm having an issue where \doublehyphendemerits=2 doesn't seem to have
an effect when I put it in the environment file, only when it's in the
component file. What's going on? I would prefer to not have to repeat this
line in every component..

Thank you,
Marc Trius
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


[NTG-context] Right-to-left Documents

2019-11-14 Thread Marc Trius
I'm trying to create a two-sided document in an RTL language. I'd like to
reverse the margins and the page flow, so that the first page has the
binding on the right side, rather than on the left, and the documents
display correctly in pdf readers.

I posted this question on TeX Stack exchange, and was informed by Wolfgang
Schuster that it is currently impossible to do. He suggested that I
use \setcounter[realpage][2]
to simulate a document that starts with a left page, but warned that this
might cause unwanted side effects.

Would it be possible to properly implement document-level right to left
direction? I am not an expert ConTeXt user, but I would be happy to assist
in testing as much as I am able.

Thank you,
Marc Trius
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


[NTG-context] Protrusion and \scale

2015-12-15 Thread Marc Trius

Hello,

I'm using \scale to scale up a headline to the width of the entire 
paragraph, like so:



\definefontfeature
[default]
[default]
[protrusion=quality,expansion=quality]

\def\scaleHead#1%
{\scale[width=\textwidth]{#1}}

\setuphead[subject]
[textcommand=\scaleHead]

\starttext

\subject{Call me Ishmael.}

Some years ago—never mind how long precisely—having little or no money in
my purse, and nothing particular to interest me on shore, I thought I
would sail about a little and see the watery part of the world. It is a
way I have of driving off the spleen and regulating the circulation.

\stoptext


My problem is that I would like the period at the end of the first line 
to hang, the same way I would get in the text body, and I can't figure 
out how. What would be the correct way to accomplish this?


Thank you,
Marc Trius
___
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] Linebreak between Chapter Number and Name

2012-02-26 Thread Marc Trius
Hi,
I am trying to format a chapter heading so that there is a linebreak
between the number and the name. The only way I managed to do this is this:


\setuphead[

chapter][command=\ChapTitle]

\def\ChapTitle#1#2%

{\framed[height=2cm,width=broad]{#1\\#2}

}


But this limits me to a fixed height for the frame. This doesn't work if
I don't set a fixed height, which would be a problem with longer chapter
names that need linebreaks.

What is the correct way to do this?

Thank you,
Marc Trius.
___
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] Editors

2011-06-21 Thread Marc Trius
On Mon, 20 Jun 2011 21:19:20 + (UTC)
H. Hodges freelancer.hod...@gmail.com wrote:

 I'm new to ConTeXt, coming from LaTeX. Are there any linux text editors that 
 are
 at all useful for creating context documents? In the archives of this list, I
 read one or two discussions about making Kile more compatible, but the issue
 seems to have been dropped.

For what it's worth, I've tried Vim, Emacs, and SciTE, and eventually settled 
on TeXworks for maximum usefulness and friendliness. This might be different 
for you if you're already used to Vim or Emacs, which I wasn't. TeXworks is 
configured to use MkII, but there are instructions on the wiki to configure it 
for MkIV.

Marc

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


-- 
Marc Trius derpay...@riseup.net

The enemy is the gramophone mind, whether or not one agrees with the record 
that is being played at the moment. --- George Orwell
___
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] ConTeXt Minimals: How to install fonts?

2011-06-21 Thread Marc Trius
On Tue, 21 Jun 2011 11:30:00 +0200
Mojca Miklavec mojca.miklavec.li...@gmail.com wrote:

 On Mon, Jun 20, 2011 at 19:07, Paul Menzel wrote:
  Dear ConTeXt folks,
 
  I want to use Neo Euler (euler-otf) and was wondering if there is an
  option for `first-setup.sh` to install fonts? What is the recommended
  way to install fonts? Using a GNU/Linux distribution should I use those
  tools to install fonts?
 
 If OpenType fonts are not in distribution, you have two options:
 
 a) Install them on your system and make sure that OSFONTDIR variable
 is properly set (you need to set it manually, either in texmfcnf.lua
 under texmf-local or in top folder; or you need an environmental
 variable)
 

I just have 

export OSFONTDIR=/usr/local/share/fonts;/usr/share/fonts;$HOME/.fonts

in my .bashrc and absolutely no problems.

Marc

 b) Put the font under texmf-local/fonts/opentype/whatever or under
 texmf-fonts (same location; you need to create texmf-fonts folder
 first) or under ~/texmf (again, same substructure).
 
 Option (a) is not too well tested.
 
 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  : http://foundry.supelec.fr/projects/contextrev/
 wiki : http://contextgarden.net
 ___


-- 
Marc Trius derpay...@riseup.net

The enemy is the gramophone mind, whether or not one agrees with the record 
that is being played at the moment. --- George Orwell
___
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] ConTeXt Minimals: How to install fonts?

2011-06-20 Thread Marc Trius
Paul,

Look in http://wiki.contextgarden.net/Fonts_in_LuaTeX

~Marc

On Mon, 20 Jun 2011 19:07:55 +0200
Paul Menzel paulepan...@users.sourceforge.net wrote:

 Dear ConTeXt folks,
 
 
 I want to use Neo Euler (euler-otf) and was wondering if there is an
 option for `first-setup.sh` to install fonts? What is the recommended
 way to install fonts? Using a GNU/Linux distribution should I use those
 tools to install fonts?
 
 I read [2], [3] and [4] but could not find a definite way besides
 copying the files to the corresponding directories. 
 
 
 Thanks,
 
 Paul
 
 
 [1] https://github.com/khaledhosny/euler-otf
 [2] http://wiki.contextgarden.net/ConTeXt_Minimals/Structure#fonts
 [3] http://wiki.contextgarden.net/Fonts
 [4] http://www.ntg.nl/pipermail/ntg-context/2010/052632.html


-- 
Marc Trius derpay...@riseup.net

The enemy is the gramophone mind, whether or not one agrees with the record 
that is being played at the moment. --- George Orwell
___
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] Misaligned Marks

2011-06-19 Thread Marc Trius
Hi,
Thanks for the tips Wolfgang, I've been frustrated in the past by the amount of 
search-and-replaceing I had to do in order to change a font...

Now, I have another question: is there any way to make things like  
\placefigure[right,fit] work in right-to-left? I am getting the empty space for 
the image on the right side where it should be, but the image itself gets 
superimposed on the text on the left side.

Thank you,
Marc

-- 
Marc Trius derpay...@riseup.net

The enemy is the gramophone mind, whether or not one agrees with the record 
that is being played at the moment. --- George Orwell
___
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] Right-to-left Floating

2011-06-19 Thread Marc Trius
Hi,
I am having a problem with floats in a right-to-left document. It appears that 
I am getting the empty space for the image on the right side where it should 
be, but the image itself gets superimposed on the text on the left side.

\setupalign[r2l]
\starttext
\setupexternalfigures[location={local,default}]
\placefigure[left,none,fit][]{}{\externalfigure[cow][scale=500]}
\input tufte
\stoptext

Thank you for your help.

-- 
Marc Trius derpay...@riseup.net

The enemy is the gramophone mind, whether or not one agrees with the record 
that is being played at the moment. --- George Orwell
___
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] Misaligned Marks

2011-06-18 Thread Marc Trius
Adding ccmp=yes to the font feature seems to fix this by replacing the 
problematic combinations with ligatures.

Thanks,
Marc

On Sun, 19 Jun 2011 00:11:56 -0500
Marc Trius derpay...@riseup.net wrote:

 Hi All,
 I am trying to set some text in Hebrew with diacritical marks, and whenever 
 there is a diacritical that's supposed to come in the middle of a letter, all 
 the marks are coming off misaligned, right after the glyph rather than in the 
 middle of it (or wherever they're supposed to be).
 
 I've attached a ConTeXt and Gimp output using the same font, Ezra SIL.
 
 Here is the code:
 
   \definefontfeature
 [hebrew] [
   mode=node,
   expansion=quality,
   protrusion=quality,
   language=dflt,
   script=hebr,
   liga=yes,
   rlig=yes,
   dlig=yes,
   clig=yes,
   mark=yes,
   mkmk=yes,
   kern=yes
   ]
 
   \starttypescript [serif] [ezrasil]
 \definefontsynonym[Ezra-SIL-Regular]  [name:ezrasil]  
 [features=hebrew]
 \definefontsynonym[Ezra-SIL-Bold] [name:ezrasil]  
 [features=hebrew]
 \definefontsynonym[Ezra-SIL-Italic]   [name:ezrasil]  
 [features=hebrew]
 \definefontsynonym[Ezra-SIL-Bold-Italic]  [name:ezrasil]  
 [features=hebrew]
   \stoptypescript
 
   \starttypescript [serif] [ezrasil] [name]
 \definefontsynonym[Serif] [Ezra-SIL-Regular]  
 [features=hebrew]
 \definefontsynonym[SerifItalic]   [Ezra-SIL-Italic]   
 [features=hebrew]
 \definefontsynonym[SerifBold] [Ezra-SIL-Bold] 
 [features=hebrew]
 \definefontsynonym[SerifBoldItalic]   
 [Ezra-SIL-Bold-Italic][features=hebrew]
   \stoptypescript
 
   \definetypeface [Hebrew][rm][serif][ezrasil][default] 
 [features=hebrew]
 
 \textdir TRT\pardir TRT\bodydir TRT\pagedir TRT
 
   \usetypescript   [Hebrew]
   \setupbodyfont   [Hebrew, 12pt]
   
 \starttext
 בְּרֵאשִׁ֖ית בָּרָ֣א אֱלֹהִ֑ים אֵ֥ת הַשָּׁמַ֖יִם וְאֵ֥ת הָאָֽרֶץ
 \stoptext
 
 Thanks for your help.
 -- 
 Marc Trius derpay...@riseup.net
 
 The enemy is the gramophone mind, whether or not one agrees with the record 
 that is being played at the moment. --- George Orwell


-- 
Marc Trius derpay...@riseup.net

The enemy is the gramophone mind, whether or not one agrees with the record 
that is being played at the moment. --- George Orwell
___
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] First Line After Whitespace Styling

2011-05-27 Thread Marc Trius
Hi,
I would like to be able to specify a style that would apply to text that 
appears on the first line of a paragraph after whitespace. I have no idea how 
to go about it. 

Specifically, I have a font with an alternate glyph that can only be used after 
whitespace, and I would like to have it used automatically when appropriate. 

Thank you,
Marc Trius

-- 
Marc Trius derpay...@riseup.net

The enemy is the gramophone mind, whether or not one agrees with the record 
that is being played at the moment. --- George Orwell
___
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] First Line After Whitespace Styling

2011-05-27 Thread Marc Trius
On Fri, 27 May 2011 18:30:53 +0200
Wolfgang Schuster schuster.wolfg...@googlemail.com wrote:

 
 Am 27.05.2011 um 18:08 schrieb Marc Trius:
 
  Hi,
  I would like to be able to specify a style that would apply to text that 
  appears on the first line of a paragraph after whitespace. I have no idea 
  how to go about it. 
  
  Specifically, I have a font with an alternate glyph that can only be used 
  after whitespace, and I would like to have it used automatically when 
  appropriate. 
 
 Do you want a initial?
 
 \setupinitial[state=start]
 
 \starttext
 \placeinitial \input knuth
 \stoptext
 
 Wolfgang
 

No, what is something like:

...

\starttypescript  [Standard]
  \definetypeface [Standard] [rm] [serif] [frankruehl]   [default] 
[features=default]
  \definetypeface [Alt][rm] [serif] [frankruehl] [default] 
[features=alt]
  \stoptypescript

...

{\Alt This is the first line after a whitespace, this is the linebreak} and 
this is the rest of the paragraph. I'd like to have a macro that automatically 
styles the first line only so I don't have to guess at linebreaks every time I 
edit the text.

I need to do this because in texts that are written with the Hebrew alphabet, a 
shorter glyph of the tallest letter, 'lamed,' is used inside a block of text 
than in a first line, so that the interline space can be smaller. Employing 
this technique makes the difference between a pretty good and a really 
first-rate typesetting job :)

Thanks,
Marc

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


-- 
Marc Trius derpay...@riseup.net

The enemy is the gramophone mind, whether or not one agrees with the record 
that is being played at the moment. --- George Orwell
___
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] First Line After Whitespace Styling

2011-05-27 Thread Marc Trius
On Fri, 27 May 2011 21:19:29 +0200
Wolfgang Schuster schuster.wolfg...@googlemail.com wrote:

 
 Am 27.05.2011 um 21:08 schrieb Marc Trius:
 
  No, what is something like:
  
  ...
  
  \starttypescript  [Standard]
   \definetypeface [Standard] [rm] [serif] [frankruehl]   [default] 
  [features=default]
   \definetypeface [Alt][rm] [serif] [frankruehl] [default] 
  [features=alt]
   \stoptypescript
  
  ...
  
  {\Alt This is the first line after a whitespace, this is the linebreak} and 
  this is the rest of the paragraph. I'd like to have a macro that 
  automatically styles the first line only so I don't have to guess at 
  linebreaks every time I edit the text.
  
  I need to do this because in texts that are written with the Hebrew 
  alphabet, a shorter glyph of the tallest letter, 'lamed,' is used inside a 
  block of text than in a first line, so that the interline space can be 
  smaller. Employing this technique makes the difference between a pretty 
  good and a really first-rate typesetting job :)
 
 Adapt the following to your case:
 
 \setupbodyfont[pagella]
 
 \definefontfeature[allcaps][smcp=yes,c2sc=yes]
 
 \starttext
 
 \TreatFirstLine {\addff{allcaps}} {} {} {}
 The Earth, as a habitat for animal life, is in old age and has a fatal 
 illness. Several, in fact. It would be happening whether humans had ever 
 evolved or not. But our presence is like the effect of an old-age patient who 
 smokes many packs of cigarettes per day — and we humans are the cigarettes.
 
 \stoptext
 
 Wolfgang
 

This works perfectly! Also, the \addff is going to make my life much easier. 
Thank you very much.

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


-- 
Marc Trius derpay...@riseup.net

The enemy is the gramophone mind, whether or not one agrees with the record 
that is being played at the moment. --- George Orwell
___
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] Current Mk IV doc?

2011-05-24 Thread Marc Trius
On Tue, 24 May 2011 11:11:19 -0400
Mathieu DUPONT mathieudup...@hotmail.com wrote:

 
 
 Here are some :
 
 2009 Reference Manual :
 
 http://www.tug.org/texlive/Contents/live/texmf-dist/doc/context/manuals/reference/en/contextref.pdf
 
 2011 Commands :
 http://doc.baidu.com/view/61f4691b227916888486d72a.html

Is there a way to download the commands pdf without registering with Baidu? It 
would help if one did not need to read Chinese to do so...

Thanks,
Marc Trius

 
 2011 Metafun :
 http://tex.loria.fr/formats/context/metafun-p.pdf
 
 
 
 Mathieu
 
 
 
 Date: Tue, 24 May 2011 10:47:52 -0400
 From: p...@pfdstudio.com
 To: ntg-context@ntg.nl
 Subject: [NTG-context] Current Mk IV doc?
 
 Where can I find the most recent ConTeXt documentation?  The files I found 
 here:
 
 http://wiki.contextgarden.net/Main_Page
 
 
 show November 2001 as the date.  Is there anything newer?
 
 Thanks!
 
 -pd
 -- 
 The Tech Curmudgeon
 http://www.techcurmudgeon.com
 
 
 
 ___
 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
 ___
  

-- 
Marc Trius derpay...@riseup.net

The enemy is the gramophone mind, whether or not one agrees with the record 
that is being played at the moment. --- George Orwell
___
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] Current Mk IV doc?

2011-05-24 Thread Marc Trius
Thanks :)

Marc


On Tue, 24 May 2011 18:23:25 -0400
Mathieu DUPONT mathieudup...@hotmail.com wrote:

 
 
 Here :
 http://www.pragma-ade.com/general/qrcs/setup-en.pdf
 
 
 
 Mathieu
 
 
 
  Date: Tue, 24 May 2011 17:12:57 -0500
  From: derpay...@riseup.net
  To: ntg-context@ntg.nl
  Subject: Re: [NTG-context] Current Mk IV doc?
  
  On Tue, 24 May 2011 11:11:19 -0400
  Mathieu DUPONT mathieudup...@hotmail.com wrote:
  
   
   
   Here are some :
   
   2009 Reference Manual :
   
   http://www.tug.org/texlive/Contents/live/texmf-dist/doc/context/manuals/reference/en/contextref.pdf
   
   2011 Commands :
   http://doc.baidu.com/view/61f4691b227916888486d72a.html
  
  Is there a way to download the commands pdf without registering with Baidu? 
  It would help if one did not need to read Chinese to do so...
  
  Thanks,
  Marc Trius
  
   
   2011 Metafun :
   http://tex.loria.fr/formats/context/metafun-p.pdf
   
   
   
   Mathieu
   
   
   
   Date: Tue, 24 May 2011 10:47:52 -0400
   From: p...@pfdstudio.com
   To: ntg-context@ntg.nl
   Subject: [NTG-context] Current Mk IV doc?
   
   Where can I find the most recent ConTeXt documentation?  The files I 
   found here:
   
   http://wiki.contextgarden.net/Main_Page
   
   
   show November 2001 as the date.  Is there anything newer?
   
   Thanks!
   
   -pd
   -- 
   The Tech Curmudgeon
   http://www.techcurmudgeon.com
   
   
   
   ___
   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
   ___

  
  -- 
  Marc Trius derpay...@riseup.net
  
  The enemy is the gramophone mind, whether or not one agrees with the 
  record that is being played at the moment. --- George Orwell
  ___
  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
  ___
 

-- 
Marc Trius derpay...@riseup.net

The enemy is the gramophone mind, whether or not one agrees with the record 
that is being played at the moment. --- George Orwell
___
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
___