[NTG-context] About "clearpage"

2021-12-16 Thread MANUEL GONZALEZ SUAREZ via ntg-context
Hi all:

In the example below:


\setuppagenumbering[alternative=doublesided, location={footer,right},page=no]


\newdimen\Margin

\Margin=2cm

\newdimen\MarginRaise

\MarginRaise=56ex

\setuptexttexts[margin][][\setups{text a}][\setups{text b}][]

\setuptext[leftstyle=\sc,rightstyle=\em]

\startsetups[text a]

\raise\MarginRaise\hbox{\vtop{\hsize=\Margin%

  \startalignment[right]

  \getmarking[chapter]

  \stopalignment

}}

\stopsetups


\startsetups[text b]

\raise\MarginRaise\hbox{\vtop{\hsize=\Margin%

  \startalignment[left]

  \getmarking[section]

  \stopalignment

}}

\stopsetups


\starttext

\chapter{First}

\section{first}

\dorecurse{6}{\input tufte}


\input tufte


\input tufte


\input tufte


\input tufte

\chapter{Second}

\section{second}

\dorecurse{6}{\input tufte}

\chapter{Third}

\section{third}

\dorecurse{6}{\input tufte}

\stoptext


How can I avoid the last page of the first chapter that appears in the PDF 
(page 4 in my output) before starting the new chapter?

Thank you

M. González.
___
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] About margin notes

2021-12-14 Thread MANUEL GONZALEZ SUAREZ via ntg-context
Hi all:
I send this minimal example:

\mainlanguage [es]
\definefontfamily [mainface] [serif] [Gentium]
\setupbodyfont[mainface]
\setuppagenumbering[alternative=doublesided, location={footer,right}]

\setuplayout[textwidth=12cm,margin=2.5cm]
\setupmargindata[inmargin][style={\tfx\em}, location=outer,align=flushouter]


\starttext

\chapter{Introduction}
\input{tufte}
\input{tufte}\inmargin{This is the first margin note}
\input{tufte}
\input{tufte}
\section{Whe start here}
\input{knuth}\inmargin{This is another margin note}
\input{tufte}\inmargin{This is another note in margin}
\input tufte
\chapter{Second chapter}
\section{First section}
\input{tufte}

\stoptext

Notes that appear in the right margin are justified, aligned with the text, but 
not the note in the left margin. How could I do this?
Thanks.
M. González.
___
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] SciTE configuration Mac

2021-10-08 Thread MANUEL GONZALEZ SUAREZ via ntg-context
Hi everyone:
Could someone send me a minimal configuration for the SciTE editor of the files 
needed to work with ConTeXt? I work with MaC OS Big Sur.
Thanks.
M. González.
___
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
___


Re: [NTG-context] Question about "streams" module

2021-06-23 Thread MANUEL GONZALEZ SUAREZ
Thanks very much, Thomas.

-Mensaje original-
De: ntg-context [mailto:ntg-context-boun...@ntg.nl] En nombre de Thomas A. 
Schmitz
Enviado el: martes, 22 de junio de 2021 21:57
Para: mailing list for ConTeXt users 
Asunto: Re: [NTG-context] Question about "streams" module


On 6/22/21 5:43 PM, MANUEL GONZALEZ SUAREZ wrote:
> Hello everybody:
>   My question is this: Is the "streams" module obsolete? If not, where can I 
> find documentation on its use?
> Thanks
> M. González.

Hans is working on a new mechanism and has recently been thinking about 
integrating (some of) the functionality of this module. As far as I remember, 
it was mkii. (And I was the one who pushed Hans to do work on it, but could 
never really come up with a reasonable interface and
specifications.) So I would say yes, it is more or less obsolete; I wouldn't 
start a project with it.

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


[NTG-context] Question about "streams" module

2021-06-22 Thread MANUEL GONZALEZ SUAREZ
Hello everybody:
 My question is this: Is the "streams" module obsolete? If not, where can I 
find documentation on its use?
Thanks
M. González.
___
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
___


Re: [NTG-context] Include PDF pages

2021-05-12 Thread MANUEL GONZALEZ SUAREZ
Thank you very much, Aditya.

-Mensaje original-
De: ntg-context [mailto:ntg-context-boun...@ntg.nl] En nombre de Aditya Mahajan
Enviado el: martes, 11 de mayo de 2021 17:50
Para: mailing list for ConTeXt users 
Asunto: Re: [NTG-context] Include PDF pages

On Tue, 11 May 2021, denis.ma...@ub.unibe.ch wrote:

> > Von: ntg-context  Im Auftrag von MANUEL 
> > GONZALEZ SUAREZ
> > Gesendet: Dienstag, 11. Mai 2021 09:30
> > An: Context 
> > Betreff: [NTG-context] Include PDF pages
> > 
> > Hello everybody:
> > 
> > 
> > My query is as follows: in LaTeX there is the package "pdfpages" 
> > (https://www.ctan.org/pkg/pdfpages) that allows pages from a PDF file to be 
> > included in a TeX document. Is there a similar procedure that works in 
> > ConTeXt?
>
> https://wiki.contextgarden.net/Including_pages_from_PDF_documents

If these don't meet your needs, it is also relatively easy to roll your own 
macro:

https://adityam.github.io/context-blog/post/include-multi-page-pdf/

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


Re: [NTG-context] Include PDF pages

2021-05-11 Thread MANUEL GONZALEZ SUAREZ
Thanks very much, Denis.

De: ntg-context [mailto:ntg-context-boun...@ntg.nl] En nombre de 
denis.ma...@ub.unibe.ch
Enviado el: martes, 11 de mayo de 2021 9:37
Para: ntg-context@ntg.nl
Asunto: Re: [NTG-context] Include PDF pages

https://wiki.contextgarden.net/Including_pages_from_PDF_documents


Von: ntg-context 
mailto:ntg-context-boun...@ntg.nl>> Im Auftrag von 
MANUEL GONZALEZ SUAREZ
Gesendet: Dienstag, 11. Mai 2021 09:30
An: Context mailto:ntg-context@ntg.nl>>
Betreff: [NTG-context] Include PDF pages

Hello everybody:

My query is as follows: in LaTeX there is the package "pdfpages" 
(https://www.ctan.org/pkg/pdfpages) that allows pages from a PDF file to be 
included in a TeX document. Is there a similar procedure that works in ConTeXt?
Thanks.
M. González.
___
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] Include PDF pages

2021-05-11 Thread MANUEL GONZALEZ SUAREZ
Hello everybody:

My query is as follows: in LaTeX there is the package "pdfpages" 
(https://www.ctan.org/pkg/pdfpages) that allows pages from a PDF file to be 
included in a TeX document. Is there a similar procedure that works in ConTeXt?
Thanks.
M. González.
___
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
___


Re: [NTG-context] Scite and Mac OS

2020-12-05 Thread MANUEL GONZALEZ SUAREZ
Regarding the first question, Scite comes from the App Store. I have downloaded 
and installed it. When I open Scite, I can open .tex files without problem, but 
when I try to compile, I get an error. On the other hand, there is no syntax 
highlighting nor do they appear in the taskbar> options, the preferences to 
configure ConTeXt.properties, etc.
 Thank you.
M. González.

De: ntg-context  en nombre de Bruce Horrocks 

Enviado: viernes, 4 de diciembre de 2020 23:36
Para: ntg-context@ntg.nl 
Asunto: Re: [NTG-context] Scite and Mac OS



> On 4 Dec 2020, at 08:18, MANUEL GONZALEZ SUAREZ  
> wrote:
>
> Hello everyone:
> I don't know if anyone can help me. I have installed the Scite editor on a 
> Mac OS Catalina computer and I cannot configure the editor to work with 
> ConTeXt files. Could someone give me some quick setup instructions? With 
> Windows and Linux I have no problems.
> Thank you.
> M. González.

I don't have it installed and when I Googled I couldn't find what appeared to 
be a definitive pre-built image. So the first question is: where did you get 
your image from?

Secondly, what exactly do you mean by "configure the editor to work with 
ConTeXt files"? Simply open them? Or understand the syntax to allow syntax 
highlighting? Or something else?

To open them you need to pick an extension - I use .tex - then option-click a 
.tex file -> choose 'other' -> find Scite in the list of apps -> tick "Always 
open with" -> click Open and it should then associate Scite with .tex files.

--
Bruce Horrocks
Hampshire, 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


[NTG-context] Scite and Mac OS

2020-12-04 Thread MANUEL GONZALEZ SUAREZ
Hello everyone:
I don't know if anyone can help me. I have installed the Scite editor on a Mac 
OS Catalina computer and I cannot configure the editor to work with ConTeXt 
files. Could someone give me some quick setup instructions? With Windows and 
Linux I have no problems.
Thank you.
M. González.
___
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
___


Re: [NTG-context] Bilingual text on facing pages

2020-11-19 Thread MANUEL GONZALEZ SUAREZ
Thanks for you replay, Pablo.

-Mensaje original-
De: ntg-context [mailto:ntg-context-boun...@ntg.nl] En nombre de Pablo Rodriguez
Enviado el: jueves, 19 de noviembre de 2020 22:37
Para: ntg-context@ntg.nl
Asunto: Re: [NTG-context] Bilingual text on facing pages

On 11/18/20 8:03 PM, MANUEL GONZALEZ SUAREZ wrote:
> Hello everyone:
>
> Do you know if we can make bilingual editions with ConTeXt, as they 
> are done with the reledpar package for LaTeX? I have consulted this 
> page 
> (https://tex.stackexchange.com/questions/113899/parallel-text-in-conte
> xt), but I don't really understand what can be done. I have tried the 
> code with MKIV but it does not work well.

Hi Manuel,

parallel texts are something that need to be implemented by Hans.

From time to time, there is someone that comments this issue.

Sorry for not being helpful, but this depends on a unified proposal and Hans 
being challenged to implement it.

Best wishes,

Pablo
--
http://www.ousia.tk
___
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
___
___
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] Bilingual text on facing pages

2020-11-18 Thread MANUEL GONZALEZ SUAREZ
Hello everyone:

Do you know if we can make bilingual editions with ConTeXt, as they are done 
with the reledpar package for LaTeX? I have consulted this page 
(https://tex.stackexchange.com/questions/113899/parallel-text-in-context), but 
I don't really understand what can be done. I have tried the code with MKIV but 
it does not work well.

Thank you.

Manuel González

___
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] Problem with fonts in Lua

2020-09-15 Thread MANUEL GONZALEZ SUAREZ
Hi all:

I have this minimal example (thanks to Pablo and Charles):

\mainlanguage [es]
\definefallbackfamily [mainface] [rm] [New Athena Unicode]
[preset = range: greek, force = yes]

% \definefallbackfamily [mainface] [rm] [Old Standard]
% [preset = range: greek, force = yes]
\definefontfamily [mainface] [rm] [TeX Gyre Pagella]
\definefontfamily [mainface] [ss] [TeX Gyre Heros, scale = 0.75]
\setupbodyfont [mainface]
\starttext
Spanish text

\input tufte
Greek Text:

Μετὰ δὲ ταῦτα οὐ πολλαῖς ἡμέραις ὕστερον ἦλθεν ἐξ
Ἀθηνῶν Θυμοχάρης ἔχων ναῦς ὀλίγας · καὶ εὐθὺς ἐναυμάχησαν αὖθις Λακεδαιμόνιοι 
καὶ Ἀθηναῖοι, ἐνίκησαν δὲ
Λακεδαιμόνιοι ἡγουμένου Ἀγησανδρίδου.
\stoptext


I compile with TeXLive 2020 and Windows 10. I have the two fonts (New Athena 
Unicode and Old Standard) installed on my system but with New Athena Unicode it 
does not compile; on the other hand, with Old Standard it does compile. I do 
not know what I can do.
Thanks for the help.
Manuel González.
___
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] About font combination in ConTeXt MKIV

2020-09-09 Thread MANUEL GONZALEZ SUAREZ
Dear friends:
Until now (TeXLive 2018), to write Spanish and ancient Greek in the same 
document, I used the "simplefonts" module, which is said in the wiki (ConTeXt 
Garden) that it is obsolete. What is the method to do this with TeXLive 2020? I 
try to combine one font for Spanish text (eg libertine) and another for ancient 
Greek (eg New Athena Unicode), but I don't know how to do it without the 
"simplefonts" module, and if I try to compile the document with the 
"simplefonts module", I have an error
Thank you.
Manuel González.
___
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] Hyphenation LuaTeX

2020-01-17 Thread MANUEL GONZALEZ SUAREZ
Hi:
When I compile a document with the following preamble:


\mainlanguage[es]

%\setuphyphenation[method=traditional]

\usemodule[simplefonts]

\setuplanguage[es][patterns={es,agr}]

\definefallbackfamily [mainface] [serif] [Old Standard] [range={greekandcoptic, 
greekextended}, force=yes, rscale=auto]

\definefontfamily [mainface] [serif] [TeX Gyre Schola]

\setupbodyfont[mainface,11pt]



\starttext

...

\stoptext

with Context LuaTeX, hyphenation patterns work for Greek, but not for Spanish. 
I do the compilation with Mac. Any ideas to solve it?

Thanks
Manuel González.
___
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] Question about index

2017-11-03 Thread MANUEL GONZALEZ SUAREZ
Dear friends.

I want to ask you a question, although I do not know if it has been resolved on 
the mailing list. I think I have formulated it already, but I do not remember 
well. Can I make an index (of words or passages, authors, etc.), that refer to 
chapter, section, subsection, instead of referring to the page number? If so, 
how?

Thanks  very much and greetings.

Manuel González
___
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
___

Re: [NTG-context] Presentations with ConTeXt

2017-03-23 Thread MANUEL GONZALEZ SUAREZ
Thanks. It was exactly what I needed.

De: ntg-context <ntg-context-boun...@ntg.nl> en nombre de kaddour kardio 
<kaddourkar...@gmail.com>
Enviado: jueves, 23 de marzo de 2017 20:42:40
Para: mailing list for ConTeXt users
Asunto: Re: [NTG-context] Presentations with ConTeXt

http://wiki.contextgarden.net/RawSteps

Does Rawsteps fill your needs? I haven't yet trid it ..

On Thu, Mar 23, 2017 at 8:27 PM, MANUEL GONZALEZ SUAREZ 
<gonzalezsman...@uniovi.es<mailto:gonzalezsman...@uniovi.es>> wrote:

Hello everyone.
I would like to know if there exists in ConTeXt some mechanism similar to LaTeX 
Beamer to make presentations showing each element step by step. In Beamer the 
\pause command is used and it is quite simple. Can I have something similar in 
ConTeXt, simple and easy to use?
Thank you

Manuel González

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl<mailto: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
___



--
Dr YAHYAOUI Mohamed Kaddour, cardiologue.Clinique EL ABRAR.
___
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] Presentations with ConTeXt

2017-03-23 Thread MANUEL GONZALEZ SUAREZ
Hello everyone.
I would like to know if there exists in ConTeXt some mechanism similar to LaTeX 
Beamer to make presentations showing each element step by step. In Beamer the 
\pause command is used and it is quite simple. Can I have something similar in 
ConTeXt, simple and easy to use?
Thank you

Manuel González
___
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
___

Re: [NTG-context] Vertical line in natural table

2016-04-18 Thread MANUEL GONZALEZ SUAREZ
Thanks very much, Wolfgang.



De: ntg-context <ntg-context-boun...@ntg.nl> en nombre de Wolfgang Schuster 
<schuster.wolfg...@gmail.com>
Enviado: lunes, 18 de abril de 2016 9:33
Para: mailing list for ConTeXt users
Asunto: Re: [NTG-context] Vertical line in natural table

MANUEL GONZALEZ SUAREZ<mailto:gonzalezsman...@uniovi.es>
18. April 2016 um 11:06
Hello friends.
I send an attachment where a natural table appears with the PDF output. I can 
not get the second vertical line scroll the table up and down, like the first 
vertical line.
You can set the frame by hand for the faulty cells with \bTD[leftframe=on].

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
___

[NTG-context] Vertical line in natural table

2016-04-18 Thread MANUEL GONZALEZ SUAREZ
Hello friends.
I send an attachment where a natural table appears with the PDF output. I can 
not get the second vertical line scroll the table up and down, like the first 
vertical line.


I would appreciate any suggestions.

Thank you



table.tex
Description: table.tex


table.pdf
Description: table.pdf
___
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] Poster template

2016-03-22 Thread MANUEL GONZALEZ SUAREZ
Thanks, Hans


De: ntg-context <ntg-context-boun...@ntg.nl> en nombre de Hans Hagen 
<pra...@wxs.nl>
Enviado: martes, 22 de marzo de 2016 13:57
Para: ntg-context@ntg.nl
Asunto: Re: [NTG-context] Poster template

On 3/22/2016 10:09 AM, MANUEL GONZALEZ SUAREZ wrote:
> Hello friends
> I would like to know if there is a template to make posters in ConTeXt,
> as there are in LaTeX (beamerposter, a0poster, etc.)

\setuppapersize[A0] \setuplayout[page]

and then columnsets (i think Alan has done things like that) or layers
with positioning

Hans

-
   Hans Hagen | PRAGMA ADE
   Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
   tel: 038 477 53 69 | 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  : 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] Poster template

2016-03-22 Thread MANUEL GONZALEZ SUAREZ
Hello friends
I would like to know if there is a template to make posters in ConTeXt, as 
there are in LaTeX (beamerposter, a0poster, etc.)
Thanks very much
___
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] Itemization

2015-03-12 Thread MANUEL GONZALEZ SUAREZ
Dear friends.
I have one basic question, but I'm not very skilled in ConTeXt: How I can do 
that in a list, display each of the items with a lowercase Greek letter 
followed by a parenthesis?
That is:


 alpha)
beta)
etc.

Thanks very much.
___
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] Itemization

2015-03-12 Thread MANUEL GONZALEZ SUAREZ
Thanks very much, Wolfgang.


De: ntg-context ntg-context-boun...@ntg.nl en nombre de Wolfgang Schuster 
schuster.wolfg...@gmail.com
Enviado: jueves, 12 de marzo de 2015 10:13
Para: mailing list for ConTeXt users
Asunto: Re: [NTG-context] Itemization

 Am 12.03.2015 um 10:49 schrieb Mikael P. Sundqvist mic...@gmail.com:

 On Thu, Mar 12, 2015 at 10:39 AM, MANUEL GONZALEZ SUAREZ
 gonzalezsman...@uniovi.es wrote:
 Dear friends.
 I have one basic question, but I'm not very skilled in ConTeXt: How I can do
 that in a list, display each of the items with a lowercase Greek letter
 followed by a parenthesis?
 That is:


 alpha)
 beta)
 etc.

 Thanks very much.


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

 This works here:

 \setupbodyfont[pagella]

 \starttext
 \startitemize[g][,stopper=,right=)]
 \item Hellow
 \item Hi
 \item Good bye
 \stopitemize
 \stoptext

 I think you have to use a font that has the lower case greek letters 
 available.


For Latin Modern you can use the mathgreek conversion which uses the math font.

\starttext
\startitemize[mathgreek][,stopper=,right=)]
\item Hellow
\item Hi
\item Good bye
\stopitemize
\stoptext

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
___
___
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] Paragraph numbering

2014-12-12 Thread MANUEL GONZALEZ SUAREZ
Thanks very much, Wolfgang?

Manuel.


De: ntg-context ntg-context-boun...@ntg.nl en nombre de Wolfgang Schuster 
schuster.wolfg...@gmail.com
Enviado: jueves, 11 de diciembre de 2014 19:10
Para: mailing list for ConTeXt users
Asunto: Re: [NTG-context] Paragraph numbering


Am 11.12.2014 um 11:15 schrieb MANUEL GONZALEZ SUAREZ 
gonzalezsman...@uniovi.esmailto:gonzalezsman...@uniovi.es:

Hello everyone.
I have a small question about paragraphs numbering. With LaTeX we have the 
possibility of numbering \paragraph and \subparagraph. With ConTeXt we have 
commands \subsubject, etc. What I like to do is number one paragraph in middle 
of the text, with the possibility of making a reference to it, with no spaces 
before or after. Something like this:

[1] Text of the first paragraph. [2] Text of the second paragraph ...

Should I use the \label or another command?

\starttext
\startitemize[n,text][lefttext={[},righttext={]},stopper=]
\item Text of the first paragraph.
\item Text of the second paragraph
\stopitemize
\stoptext

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
___

[NTG-context] Paragraph numbering

2014-12-11 Thread MANUEL GONZALEZ SUAREZ
Hello everyone.
I have a small question about paragraphs numbering. With LaTeX we have the 
possibility of numbering \paragraph and \subparagraph. With ConTeXt we have 
commands \subsubject, etc. What I like to do is number one paragraph in middle 
of the text, with the possibility of making a reference to it, with no spaces 
before or after. Something like this:

[1] Text of the first paragraph. [2] Text of the second paragraph ...

Should I use the \label or another command?
Thanks.

___
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] Problem with module lettrine

2014-07-03 Thread MANUEL GONZALEZ SUAREZ
Hi.
I send a minimal example to know why it looks bad the initial letter using the 
module lettrine . I am using TeXLive 2013 under Windows XP.
Thank you.




examplelettrine.pdf
Description: examplelettrine.pdf
\usemodule[lettrine]
\starttext
\section{First}

\lettrine[Lines=3]{N}{ow we} \input knuth


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

Re: [NTG-context] Problem with module lettrine

2014-07-03 Thread MANUEL GONZALEZ SUAREZ
Thanks, Hans and Akira. 
With the command \ placeinitial  it works fine, but with the module lettrine I 
can not to do it. 
Thanks again and goodbye.

De: ntg-context-boun...@ntg.nl ntg-context-boun...@ntg.nl en nombre de Akira 
Kakuto kak...@fuk.kindai.ac.jp
Enviado: jueves, 03 de julio de 2014 12:03
Para: ntg-context@ntg.nl
Asunto: [NTG-context]  Problem with module lettrine

 I send a minimal example to know why it looks bad the initial letter using
 the module lettrine . I am using TeXLive 2013 under Windows XP.

mtx-context | current version: 2014.06.27 10:53

gives an attached one on windows.

Best,
Akira
___
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] Text around figure

2014-06-24 Thread MANUEL GONZALEZ SUAREZ
Thanks very much, Wolfgang.


De: ntg-context-boun...@ntg.nl ntg-context-boun...@ntg.nl en nombre de 
Wolfgang Schuster schuster.wolfg...@gmail.com
Enviado: martes, 24 de junio de 2014 9:23
Para: mailing list for ConTeXt users
Asunto: Re: [NTG-context] Text around figure


Am 24.06.2014 um 10:01 schrieb MANUEL GONZALEZ SUAREZ 
gonzalezsman...@uniovi.esmailto:gonzalezsman...@uniovi.es:

Hi!
I would like to know how I have to do to make a figure appear surrounded by 
text. In LaTeX this is accomplished with packages picins and picinpar but I 
think that in ConTeXt we only can use the \startfiguretext ... \stopfiguretext 
environment, although the effect is not the same.
I send an example.

\setupfloats
  [sidespacebefore=none,
   sidespaceafter=none]

\starttext

\placefigure[left,none]{}{\blackrule[width=3cm,height=4cm]}
\input knuth

\stoptext

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] Linenumbering

2014-04-23 Thread MANUEL GONZALEZ SUAREZ
Thanks very much, Hans.

De: ntg-context-boun...@ntg.nl ntg-context-boun...@ntg.nl en nombre de Hans 
Hagen pra...@wxs.nl
Enviado: martes, 15 de abril de 2014 6:58
Para: ntg-context@ntg.nl
Asunto: Re: [NTG-context] Linenumbering

On 4/10/2014 12:46 AM, MANUEL GONZALEZ SUAREZ wrote:
 Hello everyone.

 I give a small example:

 \setuppagenumbering [alternative=doublesided]

 \setuplinenumbering[location=outer, step=5, method=page,

 style=\tfxx, align=left, distance=1em, width=0.4em]

 \starttext

 \section{First section}

 \startlinenumbering

 text text text

 \stoplinenumbering

 \section{Second section}

 \startlinenumbering

 text text text

 \stoplinenumbering

 \stoptext

 The problem is that although appears the option [method = page],
 numbering begins at the beginning of each section. I would like the
 title of the section does not appear as numbered line but continue after
 the title the above numbering, e.e.:

 \startlinenumbering

 \section{First section} no numbered line

 Numbered line (1)

 Numbered line (2)

 \section{Second section} no numbered line

 Numbered line (3)

 Numbered line (4)

 …

 \stoplinenumbering

\startlinenumbering[continue]

-
   Hans Hagen | PRAGMA ADE
   Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | voip: 087 875 68 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  : 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] Linenumbering

2014-04-09 Thread MANUEL GONZALEZ SUAREZ
Hello everyone.

I give a small example:

\setuppagenumbering [alternative=doublesided]

\setuplinenumbering[location=outer, step=5, method=page,

style=\tfxx, align=left, distance=1em, width=0.4em]



\starttext

\section{First section}

\startlinenumbering



text text text

\stoplinenumbering

\section{Second section}

\startlinenumbering



text text text

\stoplinenumbering

\stoptext

The problem is that although appears the option [method = page], numbering 
begins at the beginning of each section. I would like the title of the section 
does not appear as numbered line but continue after the title the above 
numbering, e.e.:



\startlinenumbering

\section{First section} no numbered line

Numbered line (1)

Numbered line (2)

\section{Second section} no numbered line

Numbered line (3)

Numbered line (4)

...

\stoplinenumbering



Thanks very much?

___
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] Reference in a startcombination environment

2014-01-20 Thread MANUEL GONZALEZ SUAREZ
Dear friends
I would like to know if I can make a reference (via \in, \at, etc.) in a 
\startcombination ... \stopcombination environment to each subfigure. For 
example, I have a Figure 1.1. (Sky) contains (a) the moon (b) the stars. How 
could get it to appear in the text see Figure 1.1. (b)?
Thanks very much.
Manuel
___
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] Reference in a startcombination environment

2014-01-20 Thread MANUEL GONZALEZ SUAREZ
Thank you very much for your help, Wolfgang. When you come to Spain I'll buy 
you a paella for your work.



De: ntg-context-boun...@ntg.nl ntg-context-boun...@ntg.nl en nombre de 
Wolfgang Schuster schuster.wolfg...@gmail.com
Enviado: lunes, 20 de enero de 2014 23:18
Para: mailing list for ConTeXt users
Asunto: Re: [NTG-context] Reference in a startcombination environment

Hi,

you can use the second optional argument of \in to give a suffix for the float 
number.

\setupexternalfigures[location=default]

\starttext

\startplacefigure[title={Combination},reference={fig:test}]
  \startcombination[2*1]
\startcontent
 \externalfigure[cow][width=4cm]
\stopcontent
\startcaption
 a
\stopcaption
\startcontent
 \externalfigure[mill][width=4cm]
\stopcontent
\startcaption
 b
\stopcaption
  \stopcombination
\stopplacefigure

The \in{figure}{a}[fig:test] shows a dutch cow.

\stoptext

Wolfgang

On 20.01.2014 23:56:33, MANUEL GONZALEZ SUAREZ gonzalezsman...@uniovi.es 
wrote:

Dear friends
I would like to know if I can make a reference (via \in, \at, etc.) in a 
\startcombination ... \stopcombination environment to each subfigure. For 
example, I have a Figure 1.1. (Sky) contains (a) the moon (b) the stars. How 
could get it to appear in the text see Figure 1.1. (b)?
Thanks very much.
Manuel
___
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] About natural tables

2013-10-30 Thread MANUEL GONZALEZ SUAREZ
Hello everyone.
I like to compose tables using the method Natural Tables recommended 
Contextgarden but do not know how I have to configure to display only 
horizontal lines (not vertical). I send a minimal example:


\starttext

\starttable[|c|c|]

\HL

\NC Letters \NC Numbers \SR % or \NC\AR

\HL

\NC A \NC 1 \AR

\NC B \NC 2 \AR

\NC C \NC 3 \AR

\HL

\stoptable

\stoptext


How I could translate to a natural table  this code?


Thanks to all
___
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] About natural tables

2013-10-30 Thread MANUEL GONZALEZ SUAREZ
Thanks very much Wolfgang

De: ntg-context-boun...@ntg.nl ntg-context-boun...@ntg.nl en nombre de Aditya 
Mahajan adit...@umich.edu
Enviado: miércoles, 30 de octubre de 2013 17:24
Para: mailing list for ConTeXt users
Asunto: Re: [NTG-context] About natural tables

On Wed, 30 Oct 2013, Wolfgang Schuster wrote:


 Am 30.10.2013 um 17:43 schrieb MANUEL GONZALEZ SUAREZ 
 gonzalezsman...@uniovi.es:

 Hello everyone.
 I like to compose tables using the method Natural Tables recommended 
 Contextgarden but do not know how I have toconfigure to display only 
 horizontal lines (not vertical). I send a minimal example:


 \starttext
 \starttable[|c|c|]
 \HL
 \NC Letters \NC Numbers \SR % or \NC\AR
 \HL
 \NC A \NC 1 \AR
 \NC B \NC 2 \AR
 \NC C \NC 3 \AR
 \HL
 \stoptable
 \stoptext

 How I could translate to a natural table  this code?

 \startsetups[table:rules]

   \setupTABLE [start]  [frame=off,align=middle]
   \setupTABLE [header] [topframe=on,bottomframe=on]

   \setupTABLE [row] [first] [topframe=on]
   \setupTABLE [row] [last]  [bottomframe=on]

 \stopsetups

 \starttext

 \bTABLE[setups=table:rules]
   \bTABLEhead
   \bTR
   \bTD Letters \eTD
   \bTD Numbers \eTD
   \eTR
   \eTABLEhead
   \bTABLEbody
   \bTR
   \bTD A \eTD
   \bTD 1 \eTD
   \eTR
   \bTR
   \bTD B \eTD
   \bTD 2 \eTD
   \eTR
   \bTR
   \bTD C \eTD
   \bTD 2 \eTD
   \eTR
   \eTABLEbody
 \eTABLE

 \stoptext

or

\startsetups[table:rules]
\setupTABLE [start]  [frame=off,align=middle]
\setupTABLE [row] [first] [topframe=on, bottomframe=on]
\setupTABLE [row] [last]  [bottomframe=on]
\stopsetups

\starttext

\startTABLE[setups=table:rules]
\NC Letters \NC Numbers \NC \NR
\NC A \NC 1 \NC \NR
\NC B \NC 2 \NC \NR
\NC C \NC 3 \NC \NR
\stopTABLE
\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  : 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] Questions about natural tables

2013-09-26 Thread MANUEL GONZALEZ SUAREZ
Hello everyone
On page ConTeXt Garden is recommended the use of natural tables. My questions 
are: how do the tables are centered on the page? Can you change the size of the 
tables? Can you include label and caption?
Thanks for your time.
Manuel Gonzalez
___
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] Questions about natural tables

2013-09-26 Thread MANUEL GONZALEZ SUAREZ
Thanks very much, Marco

De: ntg-context-boun...@ntg.nl [ntg-context-boun...@ntg.nl] en nombre de Marco 
Patzer [li...@homerow.info]
Enviado: jueves, 26 de septiembre de 2013 8:03
Para: ntg-context@ntg.nl
Asunto: Re: [NTG-context] Questions about natural tables

On 2013–09–26 MANUEL GONZALEZ SUAREZ wrote:

 My questions are: how do the tables are centered on the page?

Horizontal centring is automatically applied when you make it float.

 Can you change the size of the tables?

The width keyword sets the width of the cells. There's also
option=stretch. Individual columns can be set with

  \setupTABLE [column] [2] [width=4cm]

 Can you include label and caption?

That's not a feature of tables, but of the float mechanism.

\starttext
  \startplacetable [title=Some table, reference=tab:foo]
\bTABLE [width=broad]
  \bTR
\bTD Alpha \eTD \bTD Beta  \eTD
  \eTR
  \bTR
\bTD Gamma \eTD \bTD Delta \eTD
  \eTR
\eTABLE
  \stopplacetable
\stoptext

Marco

___
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] compilation problem (TeXLive 2013)

2013-07-03 Thread MANUEL GONZALEZ SUAREZ
Hello everyone.I recently changed from TeXLive 2011 to TeXLive 2013 (Windows Vista) and the editor TeXworks. For translations word for word, I have these two codes provided by Hans on this list, but none of them works now:\define[2]\dos{%
\bTABLE
  \setupTABLE[align=middle]
  \setupTABLE[r][1][style=\**small]
  \setupTABLE[r][2][style={\**small\small\em}]
 \bTR\bTD#1\eTD\eTR
  \bTR\bTD#2\eTD\eTR
\eTABLE
 }
And the othe code:\unexpanded\def\dos#1#2%
   {\dontleavehmode
\begingroup
\setbox0\struttedbox{#1}%
\setbox2\struttedbox{#2}%
\ifdim\wd0\wd2
  \setbox2\hbox to \wd0{\hss\box2\hss}%
\else
  \setbox0\hbox to \wd2{\hss\box0\hss}%
\fi
\box0
\kern-\wd2
\raise\lineheight\box2
\endgroup}Thank you for your attention.-- Manuel González Suárez
___
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] FOOTNOTES IN COLUMNS

2013-05-30 Thread MANUEL GONZALEZ SUAREZ
helloI do not know how I can make footnotes covering the entire bottom of the page and not grouped in the first column in a 3 column text. This is the code:\ setupfootnotes [location = page]\ starttext\ startcolumns [n = 3, rule = on]\ input knuth Manolo mine \ footnote {\ input knuth}\ stopcolumns\ stoptextCan you help me? Is this the normal behavior?thanks-- Manuel González Suárez
___
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] Setup Abbreviations

2013-05-29 Thread MANUEL GONZALEZ SUAREZ
I wonder how I can make a list of abbreviations that may appear, as it were, subabbreviations. Eg.:Arist. = Aristoteles, philosophus (principal abbreviation) HA. = History animalium (secondaryabbreviation, with small indentation) Po. = Poetica (secondaryabbreviation, with small indentation)  Rh = Rhetorica (secondaryabbreviation, with small indentation)arm.= armenian...The subabbreviations would have to maintain the alphabetical order, but in the main abbreviation only.There is something about this on the mailing list?Thank you.-- Manuel González Suárez
___
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] BROKEN LINK TRANSLATIONS

2013-05-17 Thread MANUEL GONZALEZ SUAREZ
Hello everyone.  In Context Wiki page is broken the link that refers to the SVN Repository. How could I get the source files of Context an excursion in the English version?thanks-- Manuel González Suárez
___
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] Bracets in tables

2013-05-06 Thread MANUEL GONZALEZ SUAREZ
Hello everyoneHow can I draw a vertical bracet that spans multiple cells in a table?A B C        || Here!A B C        |- Manuel González Suárez
___
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] METAFUN+CONTEXT+CUSTOMIZE

2013-05-02 Thread MANUEL GONZALEZ SUAREZ
Hi
everyone.

I would
like to pose the following question: I would like to know how I can customize
the page number using an embedded graphic made ​​with METAFUN. I mean, I
wish someone would send me a simple example to do that, for example, a page
number or headers (chapter,
section, etc..)  may appear with a color background
or something else. The METAFUN manual provides, for example, the page number
within an ellipse, and the sections are underlined in orange.

Thank you
all for your patience and sorry for my poor English and my poor knowledge of
ConTeXt, but I'm studying hard reference manuals ConTeXt and hope to go slowly
improving, although I am not expert in computer programming languages ​​or even less in
mathematics.

Thanks very much.-- Manuel González Suárez
___
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] METAFUN+CONTEXT+CUSTOMIZE

2013-05-02 Thread MANUEL GONZALEZ SUAREZ
Wolfgang Thanks for your help.Your definition to customize the number of page works, but the command definition \ ChapterCommand gives me a compilation error. (with LuaTeX and MKIV).Thank you again. Now I see that is a bit more complicated than I imagined.Greetings.-- Manuel González Suárez
___
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] METAFUN+CONTEXT+CUSTOMIZE

2013-05-02 Thread MANUEL GONZALEZ SUAREZ
I use TeXLive 2011 and I get the following error (the file name is custo.tex):mtx-context | warning: synctex is enabled
mtx-context | run 1: luatex --synctex=1 --fmt=C:/texlive/2011/texmf-var/luatex-cache/context/210a96fef5fbab446fd11afa77acb026/formats/cont-en --lua=C:/texlive/2011/texmf-var/luatex-cache/context/210a96fef5fbab446fd11afa77acb026/formats/cont-en.lui --backend=pdf ./custo.tex
This is LuaTeX, Version beta-0.70.1-2011061421 (rev 4277) 
 \write18 enabled.
(custo.tex

ConTeXt  ver: 2011.05.18 18:04 MKIV  fmt: 2013.4.23  int: english/english

system   cont-new.mkiv loaded
(C:/texlive/2011/texmf-dist/tex/context/base/cont-new.mkiv
system   beware: some patches loaded from cont-new.mkiv
)
system   custo.top loaded
(custo.top)
fontslatin modern fonts are not preloaded
languageslanguage en is active
{C:/texlive/2011/texmf-dist/fonts/map/pdftex/context/mkiv-base.map}
fontspreloading latin modern fonts (second stage)
(C:/texlive/2011/texmf-dist/tex/context/base/type-siz.mkiv) (C:/texlive/2011/texmf-dist/tex/context/base/type-otf.mkiv){C:/texlive/2011/texmf-dist/fonts/map/dvips/lm/lm-math.map}{C:/texlive/2011/texmf-dist/fonts/map/dvips/lm/lm-rm.map}
fontsvirtual math  unable to resolve name mapsfromchar
fontsfallback modern rm 12pt is loaded
system   begin file custo.tex at line 18
structuresectioning  chapter @ level 2 : 0.1 - This is a chapter
! Undefined control sequence.

system   tex  error on line 19 in file custo.tex: Undefined control sequence ...

 9 \stopuseMPgraphic
10 
11 \defineoverlay[pagenumber][\useMPgraphic{pagenumber}]
12 
13 \define[1]\PagenumberCommand
14   {\framed[frame=off,background="">
15 
16 \setuppagenumbering[command=\PagenumberCommand]
17 
18 \starttext
19   \chapter{This is a chapter}
20 \stoptext


\ChapterCommand #1#2-\startframed 
   [frame=off,bottomframe=on,framecolor=oran...
\placestructureheadnumbertext ...uctureheadtitle }
  }\fi \endheadplacement {\g...
\dohandlestructurehead ...structureheadnumbertext 
  \else \placestructureheadt...
l.19 \chapter{This is a chapter}

? 
! Undefined control sequence.

system   tex  error on line 19 in file custo.tex: Undefined control sequence ...

 9 \stopuseMPgraphic
10 
11 \defineoverlay[pagenumber][\useMPgraphic{pagenumber}]
12 
13 \define[1]\PagenumberCommand
14   {\framed[frame=off,background="">
15 
16 \setuppagenumbering[command=\PagenumberCommand]
17 
18 \starttext
19   \chapter{This is a chapter}
20 \stoptext


\ChapterCommand ...\hspace [medium]#2 \stopframed 
  
\placestructureheadnumbertext ...uctureheadtitle }
  }\fi \endheadplacement {\g...
\dohandlestructurehead ...structureheadnumbertext 
  \else \placestructureheadt...
l.19 \chapter{This is a chapter}

? 
metapost initializing instance 'metafun' using format 'metafun'
metapost loading 'metafun.mp' (experimental metapost version two)
backend  xmp  using file 'C:/texlive/2011/texmf-dist/tex/context/base/lpdf-pdx.xml'
pagesflushing realpage 1, userpage 1, subpage 1
system   end file custo.tex at line 20
 )C:/texlive/2011/texmf-dist/fonts/opentype/public/lm/lmroman12-regular.otf
mkiv lua stats   used config file  - selfautoparent:/texmfcnf.lua;selfautoparent:/texmf/web2c/texmfcnf.lua
mkiv lua stats   used cache path   - readable: 'C:/texlive/2011/texmf-var/luatex-cache/context/210a96fef5fbab446fd11afa77acb026' (order 1)
mkiv lua stats   used cache path   - writable: 'C:/texlive/2011/texmf-var/luatex-cache/context/210a96fef5fbab446fd11afa77acb026'
mkiv lua stats   synctex tracing   - synctex has been enabled (extra log file generated)
mkiv lua stats   input load time   - 0.314 seconds
mkiv lua stats   stored bytecode data  - 285 modules, 60 tables, 345 chunks
mkiv lua stats   cleaned up reserved nodes - 33 nodes, 9 lists of 423
mkiv lua stats   node memory usage - 27 glue_spec
mkiv lua stats   node list callback tasks  - 6 unique task lists, 5 instances (re)created, 2385 calls
mkiv lua stats   used backend  - pdf (backend for directly generating pdf output)
mkiv lua stats   loaded patterns   - en::2
mkiv lua stats   callbacks - 2542 direct, 2985 indirect, 5527 total
mkiv lua stats   randomizer- resumed with value 0.59913937803278
mkiv lua stats   lxml preparation time - 0.000 seconds, 0 nodes, 15 lpath calls, 0 cached calls
mkiv lua stats   result saved in file  - custo.pdf
mkiv 

[NTG-context] SIMPLEFONTS MODULE

2013-04-30 Thread MANUEL GONZALEZ SUAREZ
Hi again. Thanks, Pablo, for your reply, which I have found very useful. Greetings.-- Manuel González Suárez
___
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] SIMPLEFONTS MODULE

2013-04-29 Thread MANUEL GONZALEZ SUAREZ
Hello everyone.I have a doubt about the simplefonts module. I need to compose a text in Spanish and Greek. I would use a font for the text in Spanish (LinuxLibertine O) and another for the Greek text (Bosporos). How should you configure the simplefontsmodule?Thank you.-- Manuel González Suárez
___
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] Problem with module ancientgreek

2013-01-08 Thread MANUEL GONZALEZ SUAREZ
Hi allI send you a code in which I use the module ancientgreek to write the vowels with the sign of long and short. In the case of the short vowel, the sign appears perfectly, but in the case of the long vowel, a rare sign appears. Does anyone know how to solve this?. Here's the code: \enableregime[utf]\usemodule[ancientgreek][Font=GreekOldStandard,scale=1.1]\starttextAlpha longa \localgreek{\={a}}Alpha brevis \localgreek{\u{a}}\stoptextthanks -- Manuel González Suárez
___
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] CRITICAL EDITIONS MODULE

2012-12-14 Thread MANUEL GONZALEZ SUAREZ

HelloI would 
get the module 
CritTeXt Idris Samawi. 
I have the documentation but still does not appear on the ConTeXt wiki. I think it may be interesting to develop critical editions.Thanks to all-- Manuel González Suárez
___
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] Latex to ConTeXt

2012-11-15 Thread MANUEL GONZALEZ SUAREZ
Hello.I wish someone would help me translate this code LaTeX to ConTeXt. It is a command to do word by word translations, so that a word appears under another.Here's the code:\newcommand\dos[2]{\begin{tabular}{@{}c}{\textDidot{\footnotesize#1}}\\{\scriptsize\em#2}\end{tabular}}Thanks-- Manuel González Suárez-- Manuel González Suárez
___
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] LaTeX to ConTeXt

2012-11-15 Thread MANUEL GONZALEZ SUAREZ
Hi, Luigi.mkii-- Manuel González Suárez
___
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] Critical editions with ConTeXt

2012-07-19 Thread MANUEL GONZALEZ SUAREZ
Hi Pablo..Thanks for your quick response. The truth is that I am very, very newbie working with ConTeXt (in fact I know only a few months) but I think the possibilities are extraordinary for all kinds of documents.The issue of critical issues is fairly well resolved in LaTeX with ledmac, but I think ConTeXt can have better choices (or at least easier).Thanks again. I'll try to CervanTeX.El 18/07/12, Pablo Rodríguez oi...@web.de escribió:On 18/07/12 12:09, Thomas A. Schmitz wrote: On 7/18/12 10:10 AM, MANUEL GONZALEZ SUAREZ wrote: Hey. First, thanks to Andreas for his solution to the bibliographies. Second, a question: is there a module to produce critical editions with ConTeXt? In critical editions usually have several groups of footnotes and reference is usually made by line number. With LaTeX can be done using ledmac, but perhaps would have to customize the footnotes with ConTeXt. Thank you.  No, there isn't a single module to do this. Most of the functionality is  there (search for linenotes in the mailing list and look at the TEI  xml example on the wiki), but you will still have to write your own  style/module.Hi Manuel,As Thomas replied, linenotes is your friend. TEI XML(http://wiki.contextgarden.net/TEI_xml) shows the features of criticaledition typesetting, but you have to learn XML, TEI, ConTeXt and howConTeXt deals directly with XML files . This is a much better way towork with documents, but you'll need to learn much more.I provide here a minimal example on how ConTeXt works with linenotes:\definelinenote[lnote]\setuplinenote[lnote][rule=off,paragraph=yes,numbercommand=,inbetween=\qquad]\setupdescriptions[lnote][display=yes,location=serried,distance=1em]\starttext\startlinenumberingEn un lugar\lnote{lugar: place} de la Mancha, de cuyonombre\lnote{nombre: name} no quiero\lnote{querer: want}acordarme\lnote{acordarse: remember}.\stoplinenumbering\stoptextI'm not a classical philologist, but the way ConTeXt works is muchclearer than ledmac to me (although I have only tested ledmac for acouple of days).But there are two features from ledmac that aren't available in ConTeXt(or at least I don't know how to achieve them):-ConTeXt numbers all linenotes that come from the same line and thereseems to be no way to limit number in the apparatus to only the firstlinenote from that line.-From the way linenotes are implemented, linenotes mark a point in thebody text, but not a text passage, so it seems to be impossible to referto a passage that is typeset in different lines (such as 2-3).Apart from these two issues and since the other issues involved inlinenotes are known to the ones in this mailing list, it might be easierthat you start a thread at the Spanish TeX mailing list (I'm alsosubscribed to that list). I'm only suggesting this, since it might beeasier for you, the topic is known to the members from this list and itmay be interesting for the members from ES-TEX (I apologize if I'm wrong).I hope this might help,Pablo-- http://www.ousia.tk___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-contextwebpage  : http://www.pragma-ade.nl / http://tex.aanhet.netarchive  : http://foundry.supelec.fr/projects/contextrev/wiki : http://contextgarden.net___-- Manuel González Suárez
___
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] Critical editions with ConTeXt

2012-07-18 Thread MANUEL GONZALEZ SUAREZ
Hey. First, thanks to Andreas for his solution to the bibliographies. Second, a question: is there a module to produce critical editions with ConTeXt? In critical editions usually have several groups of footnotes and reference is usually made by line number. With LaTeX can be done using ledmac, but perhaps would have to customize the footnotes with ConTeXt. Thank you. critical editions-- Manuel González Suárez
___
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] Bibliographycal style in spanish

2012-07-13 Thread MANUEL GONZALEZ SUAREZ


Hello
again.
This message is to thank Wolfgang for his response on interactive documents that has worked very well. I would now like to put another small question. I prepared
a document with a bibliography at
the end. To do this I use the modules \usemodule[bib] and \usemodule [bibltx], but since the
bibliography is in Spanish, when
two or more authors appear, I would replace and
by y. With the format ap-fr
appears et, but there
is not a *apa-is. HowI can do?
Thanks again.

-- Manuel González Suárez
___
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] Interactive documents

2012-07-11 Thread MANUEL GONZALEZ SUAREZ




Hi
My name is Manuel
Gonzalez and I am a teacher of Classical Greek at
the University of Oviedo (Spain). So far I've been using LaTeX
but recently I have discovered the extraordinary possibilities of ConTeXt.
However, I have continuously problems
which I solved as
I can (I'm a complete newbie and I do not know the details of programming languages​​). Well, theproblem is the following: I want
to make an interactive document and
I copy the code that appears in Context an excursion, page 65, but did not appear in
the final document navigation tools, such as EXIT, STOP, etc.. What
could be the cause?
Thanks very much and I apologize for
my bad English.

 Manuel González Suárez
___
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
___