Re: [NTG-context] simple question on kerning activation

2012-11-27 Thread Pablo Rodríguez
On 27/11/12 18:56, Hans Hagen wrote: On 11/27/2012 6:36 PM, Pablo Rodríguez wrote: I see lots of kerns in: \starttext \startTEXpage[offset=10pt] \definedfont[file:freeserif.ttf*default] \showfontkerns \input ward \stopTEXpage \stoptext Well, I don't see any

Re: [NTG-context] simple question on kerning activation

2012-11-27 Thread Pablo Rodríguez
On 27/11/12 22:34, Wolfgang Schuster wrote: Am 27.11.2012 um 20:34 schrieb Pablo Rodríguez oi...@web.de: [...] Probably my font is newer (from http://ftp.gnu.org/gnu/freefont/freefont-ttf-20120503.zip). I think there is no file clash, since ConTeXt standalone doesn't provide the font

Re: [NTG-context] simple question on kerning activation

2012-11-28 Thread Pablo Rodríguez
On 27/11/12 23:10, Hans Hagen wrote: Normally context will automatically fall back on latn but does so by looking at the feature list. These fonts support so many scripts that it's not possible. You (pablo) can report to the font designer that for features like kerning a dflt,dflt pair

[NTG-context] 'kern': TrueType table and GPOS lookup feature

2012-11-29 Thread Pablo Rodríguez
Hi there, sorry for bothering again with this issue, but I need to be sure in order to properly report to the font developer of FreeSerif. I have the following file: \usemodule[simplefonts][size=25pt] \definefontfeature[latins][default][script=latn] \setmainfont[FreeSerif] \starttext

Re: [NTG-context] 'kern': TrueType table and GPOS lookup feature

2012-11-30 Thread Pablo Rodríguez
Thanks for all replies Hans, Steve, Bill and Luigi. Sorry for the confusion generated by my questions. I'll try to summarize the whole thing as brief as I can. I happen to have an Sony PRS-T1 reader in which I noticed that the FreeSerif fonts where wrong kerned. I thought it might be something

[NTG-context] different interlinear space for quotation?

2012-12-09 Thread Pablo Rodríguez
Hi there, I have a text in which I want the interlinear space in narrower environments and the font size to be smaller. I tried something like the sample below, but it doesn't work (no suprise :-(). \startsetups[setups:narrow] \setupinterlinespace[line=2.8ex] \tfx \stopsetups

[NTG-context] different vertical space with \definelines and \setuplines

2012-12-09 Thread Pablo Rodríguez
Hi Hans, I have the following sample: \definelines[narrow][before=\blank,after=\blank] \stopsetups \starttext This is a paragraph.\par \startnarrow this is a verse this is a verse \stopnarrow This is paragraph.\par \stoptext If I replace \definelines with \setuplines, before and after aren't

[NTG-context] two bugs in linenote

2012-12-15 Thread Pablo Rodríguez
Hi there, with the following code: \usemodule[simplefonts] \setmainfont[TeX Gyre Pagella] \definelinenote[A] \setupnote[A][rule=off, paragraph=yes, split=strict, inbetween=\hskip1.5em] \setupnotation[A][numbercommand=,alternative=serried,distance=1em,compress=yes,compressseparator=] \starttext

Re: [NTG-context] Typesetting LibreOffice (ODT) documents with ConTeXt

2013-01-30 Thread Pablo Rodríguez
On 30/01/13 20:45, Idris Samawi Hamid ادريس سماوي حامد wrote: Hi Bill, On Wed, 30 Jan 2013 12:31:51 -0700, Bill Meahan subscribed_li...@meahan.net wrote: I scoured the wiki and mailing-list without finding a definite answer. The most recent discussion I can find is from 2006 and at

[NTG-context] simplefonts and math

2013-02-15 Thread Pablo Rodríguez
Hi Wolfgang, the following sample seems not to select the right math font: \usemodule[simplefonts] \setmainfont[TeX Gyre Pagella] \setmathfont[TeX Gyre Pagella] \starttext The basic operation $ 1 + 1 = 2 $. \stoptext I'm afraid this might be a bug, since the sample is taken from the source code

[NTG-context] bug in paragraph notes

2013-02-18 Thread Pablo Rodríguez
Hi Hans, two months ago, I reported a bug with paragraph linenotes not properly separated from body. Here was my sample: \definelinenote[A] \setupnote[A][paragraph=yes] \setupnotation[A][alternative=serried] \starttext \startlinenumbering \dorecurse{500}{body\A{note} } \stoplinenumbering

Re: [NTG-context] SIMPLEFONTS MODULE

2013-04-29 Thread Pablo Rodríguez
On 29/04/13 11:40, MANUEL GONZALEZ SUAREZ wrote: 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

Re: [NTG-context] FOOTNOTES IN COLUMNS

2013-06-01 Thread Pablo Rodríguez
On 31/05/13 19:35, Manuel González Suárez wrote: That is exactly the result I want to obtain. Can you send me the code? You can see my bad result (LuaTeX + MKIV) Thanks Hi Manuel, The standard behaviour, as you name it, seems to require that you update ConTeXt. I'm only guessing, but

[NTG-context] redifining font sizes

2013-06-09 Thread Pablo Rodríguez
Hi there, using the latest beta, I have tried to change the x font size from 0.8 to 0.9, but it doesn't work. Here is a minimal sample: \definefontsize[w] \setupbodyfontenvironment[default][w=0.9, x=0.9] \starttext a {\tfx a} {\tfw a} \stoptext Why isn't the x font size set

[NTG-context] bug with paragraph notes

2013-06-09 Thread Pablo Rodríguez
Hi Hans, as I posted to the list in the past and it has been confirmed by Wolfgang Schuster, there is a bug that prevents the proper separation of paragraph notes from text body. Here you have a sample: \setupbodyfont[pagella] \setupnote[footnote][paragraph=yes]

[NTG-context] rebuild font cache

2013-06-09 Thread Pablo Rodríguez
Hi there, after installing a new beta this morning, I'm afraid that ConTeXt isn't able to find the installed fonts on my system (path is added to setuptex). It isn't the first time I experience this. I solved this in the past rebuilding the font cache. But now it doesn't work. mtxrun --script

Re: [NTG-context] rebuild font cache

2013-06-09 Thread Pablo Rodríguez
On 09/06/13 15:29, luigi scarso wrote: On Sun, Jun 9, 2013 at 1:25 PM, Pablo Rodríguez wrote: mtxrun --script fonts --reload fonts | names | warnings are disabled (tracker 'fonts.warnings').../ctxbeta/tex/texmf-context/tex/context/base/font-syn.lua:723: attempt

Re: [NTG-context] rebuild font cache

2013-06-09 Thread Pablo Rodríguez
On 09/06/13 18:15, Aditya Mahajan wrote: This happens after changing in tex/texmf/web2c/texmfcnf.lua: TEXMFCACHE = /var/cache/ctxbeta/texmf-cache, Try running mtxrun --generate and then repeat the above steps. Many thanks for your reply, Aditya. If I rebuild the font cache

Re: [NTG-context] rebuild font cache

2013-06-09 Thread Pablo Rodríguez
On 09/06/13 18:39, Hans Hagen wrote: On 6/9/2013 1:25 PM, Pablo Rodríguez wrote: But now it doesn't work. mtxrun --script fonts --reload fonts | names | warnings are disabled (tracker 'fonts.warnings').../ctxbeta/tex/texmf-context/tex/context/base/font-syn.lua:723: attempt

Re: [NTG-context] bug with paragraph notes

2013-06-09 Thread Pablo Rodríguez
On 09/06/13 18:55, Thomas A. Schmitz wrote: On 06/09/2013 01:01 PM, Pablo Rodríguez wrote: Would it be possible that this bug could be fixed? (This is specially important for critical apparati.) apparati, eh? Isn't it the plural for apparatus? (I mean the Latin one, although I might have

Re: [NTG-context] bug with paragraph notes

2013-06-09 Thread Pablo Rodríguez
On 09/06/13 18:55, Thomas A. Schmitz wrote: On 06/09/2013 01:01 PM, Pablo Rodríguez wrote: Would it be possible that this bug could be fixed? (This is specially important for critical apparati.) apparati, eh? By the way, Thomas, haven't you found this bug in any of your editions? Many

Re: [NTG-context] bug with paragraph notes

2013-06-10 Thread Pablo Rodríguez
On 09/06/13 21:01, Thomas A. Schmitz wrote: On 06/09/2013 07:16 PM, Pablo Rodríguez wrote: Isn't it the plural for apparatus? (I mean the Latin one, although I might have forgotten the declensions as well.) Apparatuses sounds weird to me. It's apparatus (long u, fourth declension). apparati

Re: [NTG-context] bug with paragraph notes

2013-06-11 Thread Pablo Rodríguez
On 10/06/13 22:37, Hans Hagen wrote: On 6/10/2013 8:09 PM, Hans Hagen wrote: On 6/10/2013 7:32 PM, Pablo Rodríguez wrote: I found the bug in linenotes, but it seems not to be specific to paragraphed linenotes but to paragraphed notes (as Wolfgang kindly noted). a next upload will have

Re: [NTG-context] bug with paragraph notes

2013-06-11 Thread Pablo Rodríguez
On 11/06/13 20:54, Hans Hagen wrote: On 6/11/2013 7:11 PM, Pablo Rodríguez wrote: The only difference I see is the width=broad setting (sorry if I miss the point). well, others could benefit ... Done (http://wiki.contextgarden.net/Footnotes#Footnotes_in_pagraph_form). Pablo -- http

[NTG-context] bug in compressed linenotes (and two ideas about them)

2013-06-12 Thread Pablo Rodríguez
Hi Hans, I'm afraid I found another bug in linenotes (http://www.ousia.tk/compressed-linenotes.pdf and http://www.ousia.tk/compressed-linenotes.tex). When a compressed linenote is located at the beginning of the line, the inbetween distance from \setupnote is suppressed, but the distance from

Re: [NTG-context] Typefaces ... how does this work?

2013-06-13 Thread Pablo Rodríguez
On 13/06/13 19:41, Sander Maijers wrote: On 12-06-13 23:33, luigi scarso wrote: Do you know the simplefonts module ? How can I select a different typeface (that can be found by simplefonts) for a specific region of text, like a few words? Hi Sander, \definesimplefont is what you're

Re: [NTG-context] Typefaces ... how does this work?

2013-06-13 Thread Pablo Rodríguez
On 13/06/13 20:02, Pablo Rodríguez wrote: On 13/06/13 19:41, Sander Maijers wrote: How can I select a different typeface (that can be found by simplefonts) for a specific region of text, like a few words? Hi Sander, this an extension to my previous reply. \definesimplefonttypeface enables

[NTG-context] TEXpage and footnotes

2013-06-14 Thread Pablo Rodríguez
Dear list, is there any way to get notes (footnotes and linenotes) within a TEXpage? I thought I'd seen a sample PDF sent to this list, but I can't recall the date or who was the sender. Many thanks for your help, Pablo -- http://www.ousia.tk

Re: [NTG-context] TEXpage and footnotes

2013-06-14 Thread Pablo Rodríguez
On 14/06/13 20:43, Aditya Mahajan wrote: On Fri, 14 Jun 2013, Pablo Rodríguez wrote: Dear list, is there any way to get notes (footnotes and linenotes) within a TEXpage? I thought I'd seen a sample PDF sent to this list, but I can't recall the date or who was the sender. Essentially

[NTG-context] orphans and widows in poems

2013-06-16 Thread Pablo Rodríguez
Dear list, I have a document that contains a long poem and although it contains the following code: \setuplayout[setups=*lessstrict] \startsetups[*lessstrict] \setup[reset] \widowpenalty=1 \clubpenalty=1 \brokenpenalty=1 \stopsetups I'm afraid that I get widow lines

Re: [NTG-context] orphans and widows in poems

2013-06-17 Thread Pablo Rodríguez
On 16/06/13 21:03, Wolfgang Schuster wrote: Am 16.06.2013 um 09:46 schrieb Pablo Rodríguez oi...@web.de: [...] Is there no way to avoid orphans and widows in the lines environment? 1. Don’t use * in your setups names because names starting with an asterisk are system modes. 2. To load

Re: [NTG-context] orphans and widows in poems

2013-06-17 Thread Pablo Rodríguez
On 17/06/13 07:39, Wolfgang Schuster wrote: Am 17.06.2013 um 02:36 schrieb Bill Meahan subscribed_li...@meahan.net: On 6/16/2013 3:46 AM, Pablo Rodríguez wrote: [...] Is there no way to avoid orphans and widows in the lines environment? It's a bit ugly, but if the poem consists of individual

Re: [NTG-context] orphans and widows in poems

2013-06-17 Thread Pablo Rodríguez
On 16/06/13 21:03, Wolfgang Schuster wrote: Am 16.06.2013 um 09:46 schrieb Pablo Rodríguez oi...@web.de: [...] Is there no way to avoid orphans and widows in the lines environment? [...] 3. The settings doesn’t help because in the lines environment each line is a separate paragraph which

[NTG-context] two simple questions on presentations

2013-06-17 Thread Pablo Rodríguez
Dear list, sorry for asking the following questions, but I wasn't able to find the answers on the reference manual, the wiki or the command list. I wanted to make some cards (and I'm interested also in this features for presentations) that have the following features: -Everything in the cards

[NTG-context] placing an xtable

2013-06-18 Thread Pablo Rodríguez
Dear list, I'd like to place a table centered (both horizontally and vertically) on an empty page. Is there no option from the xtable itself to achieve that? I have tried \startxtable[location=lohi], but this doesn't seem to affect to the placement of the table itself. Many thanks for your

[NTG-context] background color for makeups

2013-06-18 Thread Pablo Rodríguez
Dear list, the only way I found to center content horizontally and vertically on a page is a makeup, such as: \startstandardmakeup[align=middle] content to be centered \stopstandardmakeup I need to be able to change the background on some given pages. Which is the way to do this? I

[NTG-context] luajittex not able to find some fonts

2013-06-18 Thread Pablo Rodríguez
Dear list, I wonder whether this would be interesting to the luajittex developers, but for some strange reason when I invoke context with --engine=luajittex, only some system fonts are found. My guess is that with luajittext the most recently installed system fonts aren't the ones not found.

Re: [NTG-context] placing an xtable

2013-06-18 Thread Pablo Rodríguez
On 18/06/13 22:53, Wolfgang Schuster wrote: Am 18.06.2013 um 22:26 schrieb Pablo Rodríguez oi...@web.de: Dear list, I'd like to place a table centered (both horizontally and vertically) on an empty page. You can use a page float to place table: [...] or when you don’t mind a page break

Re: [NTG-context] luajittex not able to find some fonts

2013-06-19 Thread Pablo Rodríguez
On 18/06/13 23:35, Hans Hagen wrote: On 6/18/2013 11:05 PM, Pablo Rodríguez wrote: Dear list, I wonder whether this would be interesting to the luajittex developers, but for some strange reason when I invoke context with --engine=luajittex, only some system fonts are found. My guess

Re: [NTG-context] background color for makeups

2013-06-19 Thread Pablo Rodríguez
On 18/06/13 23:38, Hans Hagen wrote: On 6/18/2013 10:58 PM, Pablo Rodríguez wrote: \startstandardmakeup[align=middle] content to be centered \stopstandardmakeup I need to be able to change the background on some given pages. Which is the way to do this? why not just

[NTG-context] two questions on paragraphed linenotes

2013-06-19 Thread Pablo Rodríguez
Dear Hans, I'd like to introduce a friend into composing critical editions using ConTeXt. I have made some tests myself, and I'd like to know a couple of issues about paragraphed linenotes before start explaining. The first issue is about note split. When I started using ConTeXt, I realized that

Re: [NTG-context] two questions on paragraphed linenotes

2013-06-21 Thread Pablo Rodríguez
On 20/06/13 18:51, Hans Hagen wrote: On 6/19/2013 9:45 PM, Pablo Rodríguez wrote: [...] The second question is on the space before linenotes that separates from text body. With your fix from last week, things have improved a lot. You told me is tricky. If you allow me a (naive) question

[NTG-context] counters identifying notes

2013-06-21 Thread Pablo Rodríguez
Dear list, I have the following code: \definenumber[lnt] \setupnote[linenote][paragraph=yes] \def\variant#1#2{% \startlinenote[0]{#1] #2}#1% \stoplinenote[0]} \starttext \startlinenumbering \variant{body text}{variant} \stoplinenumbering \stoptext And I

Re: [NTG-context] Fraktur fonts

2013-06-21 Thread Pablo Rodríguez
On 21/06/13 18:53, Rudolf Bahr wrote: Hello Luigi, Khaled and Hans, I have to apologize to you for not having written up to now. I simply didn't see your answers. Today, a young woman from the environment of Dante e.V. pointed me to here. She gave me some good advice to the topic too.

Re: [NTG-context] counters identifying notes

2013-06-22 Thread Pablo Rodríguez
On 21/06/13 23:07, Wolfgang Schuster wrote: Am 21.06.2013 um 19:40 schrieb Pablo Rodríguez oi...@web.de: [..] And I would like to make \variant operative, so I thought I could replace 0 with a counter, redefining it so: \def\variant#1#2{% \startlinenote[\getnumber[lnt]]{#1] #2}#1

Re: [NTG-context] Auto selecting optical sizes for a font

2013-06-22 Thread Pablo Rodríguez
On 22/06/13 01:43, Andres Conrado Montoya wrote: Hello friends. I'm trying to design a book using the typescript you can find at the end of this message. I'm using the beautiful EBGaramond fonts from Georg Duffner (http://www.georgduffner.at/ebgaramond/). This font provides optical sizes to

[NTG-context] faked fonts not working

2013-06-22 Thread Pablo Rodríguez
Dear list, as far as I can remember, this used to work in the past: \setupbodyfontenvironment[default][em=italic] \usemodule[simplefonts] \definefontfeature[fakeitalic][default][slant=.25] \definefontfeature[fakebold][default][extend=2] \definefontfeature[fakebolditalic][default][slant=.25,

Re: [NTG-context] [***SPAM***] Can't find recommended tool

2013-06-22 Thread Pablo Rodríguez
On 22/06/13 16:41, hwit...@gmail.com wrote: I am trying to install a font so that Context cn use it. I am using the simplefont module and have a ttf that I'd like to use. There is a lot of conflicting information out about to do this and som is outdated. As for ContTeX I did find a

[NTG-context] wrong interlinespace or wrong font?

2013-06-22 Thread Pablo Rodríguez
Dear list, with the following sample: \setupinterlinespace[line=3.2ex] \usemodule[simplefonts] \setmainfont[UnifrakturMaguntia] \starttext xAAbfas\\xAAbfas\\xAAbfas\\ \stoptext I have the impression that the interline space is too small. Has the font wrong defined

Re: [NTG-context] Can't find recommended tool

2013-06-23 Thread Pablo Rodríguez
On 23/06/13 08:09, d.henman wrote: Pable, thanks, but it doesn't work. so easily. mxtrun only see what is in the TeX directory tree and uses that font database. My question is how to register the font to that system so that mtxrun can find it. How does one do that with a ttf font file?

[NTG-context] MkIV in the wiki?

2013-06-23 Thread Pablo Rodríguez
Dear wiki administrators, is it planned to enable MkIV compilation in the wiki? Many thanks for your help, Pablo -- http://www.ousia.tk ___ If your question is of interest to others as well, please add an entry to

[NTG-context] simplefonts wiki page added

2013-06-23 Thread Pablo Rodríguez
Dear list, I have added a new simplefonts page for new users. (I hope it isn't full of errors ;-).) There may be some missing information, because I don't understand how the standard font handling in ConTeXt works. And I removed duplicated content from the font handling in LuaTeX

Re: [NTG-context] MkIV in the wiki?

2013-06-24 Thread Pablo Rodríguez
On 24/06/13 09:52, Sietse Brouwer wrote: Hi Pablo, MkIV-compilation is already enabled -- just use context mode=mkiv source=yes (showing the source is optional, but usually what you want) /context For more info on the `context` tags:

Re: [NTG-context] wrong interlinespace or wrong font?

2013-06-24 Thread Pablo Rodríguez
On 24/06/13 10:26, Sietse Brouwer wrote: Hi Pablo, I think this is a problem with the Unifraktur Maguntia font. I just downloaded it [1], and measured it using \blackrule -- and the x-height is indeed ridiculously low. [1] from here: http://unifraktur.sourceforge.net/maguntia.html

Re: [NTG-context] simplefonts wiki page added

2013-06-24 Thread Pablo Rodríguez
On 24/06/13 11:01, Sietse Brouwer wrote: I have added a new simplefonts page for new users. (I hope it isn't full of errors ;-).) It's beautiful. A model of completeness and clarity, and I am especially delighted that you took the trouble to remove the duplicate info from [[Fonts in

Re: [NTG-context] faked fonts not working

2013-06-24 Thread Pablo Rodríguez
On 22/06/13 16:03, Pablo Rodríguez wrote: Dear list, as far as I can remember, this used to work in the past: \setupbodyfontenvironment[default][em=italic] \usemodule[simplefonts] \definefontfeature[fakeitalic][default][slant=.25] \definefontfeature[fakebold][default][extend=2

Re: [NTG-context] simplefonts wiki page added

2013-06-24 Thread Pablo Rodríguez
On 24/06/13 19:51, Hans Hagen wrote: On 6/24/2013 7:46 PM, Pablo Rodríguez wrote: [...] Is there any way to know which fonts are installed with ConTeXt Standalone (which, I assume, is the distribution the wiki runs)? mtxrun --script font --list --all --info Many thanks for your help, Hans

[NTG-context] wrong page break if avoiding orphans and widows

2013-06-25 Thread Pablo Rodríguez
Dear list, I have in a document in which I get a wrong page break (http://www.ousia.tk/wrongpb.png) when I enable this code to avoid widows and orphans: \setuplayout[setups=*lessstrict, cutspace=3cm,backspace=3cm] \startsetups[*lessstrict] \setup[reset]

[NTG-context] documents inside documents

2013-06-25 Thread Pablo Rodríguez
Dear list, I need for a document explaining some ConTeXt features, to be able to include a document inside (a page that includes the feature). I know I can create another document and then insert the pages, but it would be much easier for me to be able to have the code inside the main the

Re: [NTG-context] documents inside documents

2013-06-25 Thread Pablo Rodríguez
On 25/06/13 21:55, Wolfgang Schuster wrote: Am 25.06.2013 um 21:31 schrieb Pablo Rodríguez oi...@web.de: Dear list, I need for a document explaining some ConTeXt features, to be able to include a document inside (a page that includes the feature). I know I can create another document

Re: [NTG-context] documents inside documents

2013-06-25 Thread Pablo Rodríguez
On 25/06/13 23:28, Peter Münster wrote: On Tue, Jun 25 2013, Pablo Rodríguez wrote: http://www.ntg.nl/pipermail/ntg-context/2013/072963.html I'm afraid I cannot get it working with the sample file I provided. Hi, Why not? This works here: Many thanks, Peter, it works also here

Re: [NTG-context] documents inside documents

2013-06-26 Thread Pablo Rodríguez
On 26/06/13 04:47, Wolfgang Schuster wrote: Am 26.06.2013 um 00:07 schrieb Pablo Rodríguez oi...@web.de: One more question, the file belongs in the following code: \startstandardmakeup[align=middle] \typesetfile[sample-document.tex][width=10cm, frame=on] \stopstandardmakeup How can I get

Re: [NTG-context] documents inside documents

2013-06-26 Thread Pablo Rodríguez
On 26/06/13 19:56, Aditya Mahajan wrote: On Tue, 25 Jun 2013, Pablo Rodríguez wrote: Dear list, I know I can create another document and then insert the pages, but it would be much easier for me to be able to have the code inside the main the document. Is there a standard way to do

Re: [NTG-context] documents inside documents

2013-06-26 Thread Pablo Rodríguez
On 26/06/13 20:01, Wolfgang Schuster wrote: You need \dontleavehmode, i.e. \dontleavehmode\typesetfile[…]. Many thanks for your reply, Wolfgang. From what I understand, the command is basically telling ConTeXt: “don’t make a new paragraph break after the inserted float”, isn‘t it? No, the

[NTG-context] aligning texts and not lines

2013-06-26 Thread Pablo Rodríguez
Dear list, I have the two following samples: \startstandardmakeup[align=middle] \starttyping[option=TeX] \mainlanguage[es] \setuplanguage[es][patterns={es,agr}] \stoptyping \stopstandardmakeup \startstandardmakeup[align=middle] Would that in body and spirit Shakespeare came\\ Visible emperor of

Re: [NTG-context] aligning texts and not lines

2013-06-26 Thread Pablo Rodríguez
On 26/06/13 20:35, Wolfgang Schuster wrote: Am 26.06.2013 um 20:30 schrieb Pablo Rodríguez oi...@web.de: Dear list, \startstandardmakeup[align=middle] Would that in body and spirit Shakespeare came\\ Teach us to write, and writing, to be men. \stopstandardmakeup I would like both texts

[NTG-context] compressed linenotes break right line range numbering

2013-06-26 Thread Pablo Rodríguez
Dear Hans, I'm afraid that there is a bug in compressed linenotes that prevents to have the line ranges to be properly numbered. Here you have a sample: \setupnotation[linenote][compress=yes] \starttext \startlinenumbering \linenote{Without this note, line numbering from ranges is

Re: [NTG-context] compressed linenotes break right line range numbering

2013-06-26 Thread Pablo Rodríguez
On 26/06/13 22:58, Hans Hagen wrote: On 6/26/2013 10:46 PM, Pablo Rodríguez wrote: [...] It happens when compressed linenotes are enabled and there is a linenote before the \startlinenote. In that case, only the first line is numbered, not the last. Could you fix that? not today

[NTG-context] wrong space when compressseparator is empty

2013-06-26 Thread Pablo Rodríguez
Dear Hans, I have the following sample: \showstruts \setupnote[linenote][paragraph=yes, inbetween=\hskip1.5em] \setupnotation[linenote][alternative=serried, compress=yes, compressseparator=, distance=1em] \starttext \startlinenumbering

Re: [NTG-context] Possible bug with new \start ... \stop way for title, chapter, subject, etc.?

2013-06-29 Thread Pablo Rodríguez
On 29/06/13 07:46, Andres Conrado Montoya wrote: [...] Is this a bug or a new feature that I don't understand? I don‘t know whether it’s a bug. But this works: \startsubject[title={Tufte}]% With startsubject: \input tufte\par \stopsubject It seems that the \start... commands add an extra

[NTG-context] \showsetup not working?

2013-07-03 Thread Pablo Rodríguez
Dear list, I think I have used once or twice in the past, but has \showsetup been deprecated? When I try to compile: \starttext \showsetup{language} \stoptext I get: ! Undefined control sequence. Is there a replacement for \showsetup. Many thanks for your help, Pablo --

Re: [NTG-context] \showsetup not working?

2013-07-03 Thread Pablo Rodríguez
On 03/07/13 22:28, Wolfgang Schuster wrote: Am 03.07.2013 um 20:00 schrieb Pablo Rodríguez oi...@web.de: [...] Is there a replacement for \showsetup? Many thanks for your help, 1. You have to load the “int-load” module. 2. You have to load the definitions for the core commands. Many

[NTG-context] logo from wiki

2013-07-04 Thread Pablo Rodríguez
Dear list. where is the ConTeXt source for this image: http://wiki.contextgarden.net/skins/common/images/context/context_logo_inv.png? Thanks, Pablo -- http://www.ousia.tk ___ If your question is of interest to

Re: [NTG-context] logo from wiki

2013-07-04 Thread Pablo Rodríguez
On 04/07/13 09:34, Philipp Gesang wrote: ···date: 2013-07-04, Thursday···from: Pablo Rodríguez··· Dear list. where is the ConTeXt source for this image: http://wiki.contextgarden.net/skins/common/images/context/context_logo_inv.png? I haven’t tested if it still works out of the box

Re: [NTG-context] logo from wiki

2013-07-04 Thread Pablo Rodríguez
On 04/07/13 11:08, Siep Kroonenberg wrote: On Thu, Jul 04, 2013 at 08:22:59AM +0200, Pablo Rodríguez wrote: Dear list. where is the ConTeXt source for this image: http://wiki.contextgarden.net/skins/common/images/context/context_logo_inv.png? This particular version is an inkscape svg

[NTG-context] --purgebufffers option?

2013-07-04 Thread Pablo Rodríguez
Dear Hans, I compile ConTeXt documents with --purgeall, but if I save buffers into files and typeset those files or I typeset buffers directly, these files aren’t purged after successful compilation. Would it be possible to enable an option (such as --purgebuffers) that removes all buffer files

[NTG-context] two bugs with compressed linenotes

2013-07-10 Thread Pablo Rodríguez
Dear Hans, I have found two bugs with compressed linenotes that I reported (http://www.ntg.nl/pipermail/ntg-context/2013/073940.html and http://www.ntg.nl/pipermail/ntg-context/2013/073953.html). I would like to introduce ConTeXt for critical editions to some Spanish-speaking people and I think

Re: [NTG-context] two bugs with compressed linenotes

2013-07-11 Thread Pablo Rodríguez
On 11/07/13 10:30, Hans Hagen wrote: On 7/10/2013 8:18 PM, Pablo Rodríguez wrote: I have found two bugs with compressed linenotes that I reported (http://www.ntg.nl/pipermail/ntg-context/2013/073940.html and http://www.ntg.nl/pipermail/ntg-context/2013/073953.html). [...] put this in cont

Re: [NTG-context] new beta

2013-07-12 Thread Pablo Rodríguez
On 12/07/13 19:21, Hans Hagen wrote: Hi, I uploaded a beta. There are not that many changes. Currently I develop in a separate branch but it might be that some changes are reflected in the betas, and hopefully not breaking anything. Thanks for the new beta, Hans. Could the two bugs with

Re: [NTG-context] new beta

2013-07-13 Thread Pablo Rodríguez
On 13/07/13 03:57, Otared Kavian wrote: On 12 juil. 2013, at 20:06, Aditya Mahajan adit...@umich.edu wrote: On Fri, 12 Jul 2013, Pablo Rodríguez wrote: On 12/07/13 19:21, Hans Hagen wrote: Hi, I uploaded a beta. There are not that many changes. Currently I develop in a separate branch

[NTG-context] keeping headings with following texts

2013-07-13 Thread Pablo Rodríguez
Dear list, writing an article on ConTeXt, I have found what I think is a surprising feature (at least, a surprising default): headings don’t always keep with next paragraph, so they can end up in being widowed (heading + page break + first paragraph on next page). Sorry, but I’m afraid that I

Re: [NTG-context] keeping headings with following texts

2013-07-13 Thread Pablo Rodríguez
On 13/07/13 14:23, Wolfgang Schuster wrote: Am 13.07.2013 um 14:07 schrieb Pablo Rodríguez oi...@web.de: [...] Is there a way to enable the “keep with next” option for all headings? Do you have a example where this happens because context tries to prevent a page break after a heading which

Re: [NTG-context] keeping headings with following texts

2013-07-13 Thread Pablo Rodríguez
On 13/07/13 15:19, Wolfgang Schuster wrote: [...] Can you make a minimal tex document out of this. It would be also interesting to see your definition for the problematic heading which seems to use your own code. Here you have it: \usemodule[simplefonts] \setmainfont[TeX Gyre

Re: [NTG-context] keeping headings with following texts

2013-07-13 Thread Pablo Rodríguez
On 13/07/13 16:08, Pablo Rodríguez wrote: On 13/07/13 15:19, Wolfgang Schuster wrote: [...] Can you make a minimal tex document out of this. It would be also interesting to see your definition for the problematic heading which seems to use your own code. Here you have it: \usemodule

Re: [NTG-context] keeping headings with following texts

2013-07-13 Thread Pablo Rodríguez
On 13/07/13 17:22, Wolfgang Schuster wrote: Am 13.07.2013 um 16:39 schrieb Peter Münster pmli...@free.fr: On Sat, Jul 13 2013, Pablo Rodríguez wrote: If I replace those lines with \setupbodyfont[pagella,12pt], nothing changes, but if I remove the first two lines quoted above, everything works

[NTG-context] hyphenation not working inside macro

2013-07-13 Thread Pablo Rodríguez
Dear list, I have the following sample: \setuppapersize[A6] \setuppagenumbering[location=,] \definelinenote[Critico] \setupnote[Critico][paragraph=yes] \newcounter\Contadorvar \def\apcritico#1#2{\increment\Contadorvar% \startCritico[Varia:\Contadorvar]{#2}#1%

Re: [NTG-context] new beta

2013-07-14 Thread Pablo Rodríguez
On 14/07/13 10:53, Philipp Gesang wrote: ···date: 2013-07-12, Friday···from: Hans Hagen··· it might be that some changes are reflected in the betas, and hopefully not breaking anything. [...] Failing example with ligatures:

[NTG-context] still a bug with compressed linenotes and no compressseparator

2013-07-14 Thread Pablo Rodríguez
Dear Hans, many thanks for the latest beta, that fixes the line range numbering. I’m afraid there are still two issues with compressed linenotes when the compressseparator is missing. Having linenotes from the same line separated with only blank space is a standard practice in critical

[NTG-context] counter in linenote disables hyphenation in body text

2013-07-15 Thread Pablo Rodríguez
Dear list, in the following sample: \setuppapersize[A6] \newcounter\LineNote \setupnote[linenote][paragraph=yes] \setupnotation[linenote][alternative=serried] \define[2]\Variant {\increment\LineNote \startlinenote[LineNote:\LineNote]{#1 #2} #1% \stoplinenote[LineNote:\LineNote]}

[NTG-context] bug with beta 2013.07.12 19:10

2013-07-17 Thread Pablo Rodríguez
Dear list, here is a sample with latest beta for ConTeXt Suite: \setupinteraction[state=start,color=, style=,contrastcolor=,focus=standard] \setuppagenumbering[alternative=doublesided] \starttext \startbodymatter body text\footnote{footnote} \stopbodymatter

[NTG-context] weird interaction in linenotes command (again)

2013-07-17 Thread Pablo Rodríguez
Dear list, sorry for posting this again, but I don’t know how to solve this issue and I really need your help. I have the following sample: \setuppapersize[A6] \newcounter\LineNote \setupnote[linenote][paragraph=yes] \setupnotation[linenote][alternative=serried]

Re: [NTG-context] weird interaction in linenotes command (again)

2013-07-18 Thread Pablo Rodríguez
On 18/07/13 12:21, Hans Hagen wrote: On 7/17/2013 9:05 PM, Wolfgang Schuster wrote: \unexpanded\def\strc_references_set_named_reference_indeed#kind#labels#userdata#text% labels userdata text - todo: userdata {... % will become an option:

Re: [NTG-context] weird interaction in linenotes command (again)

2013-07-18 Thread Pablo Rodríguez
On 18/07/13 21:31, Wolfgang Schuster wrote: [...] New minimal example: [...] \dorecurse{10}{\startline[test:2:#1]not original\prewordbreak\stopline[test:2:#1] } Many thanks for your reply, Wolfgang. Now I understand what was required here and what \prewordbreak does (modifying

[NTG-context] revert to an older install not working?

2013-07-19 Thread Pablo Rodríguez
Dear list, after the missing file in the latest beta, I wanted to revert the installation back to previous beta (2013.07.14). I tried it with the following command: ./first-setup.sh --context=2013.07.14 But it gives the following error: rsync: change_dir /current/context/2013.07.14

Re: [NTG-context] 'math-rad.mkvi' missing

2013-07-19 Thread Pablo Rodríguez
On 19/07/13 19:00, Hans Hagen wrote: On 7/19/2013 4:41 PM, Peter Rolf wrote: Hi, I just started 'first-setup.bat' and the final compilation fails with [..] loading ConTeXt Math Macros / Scripts ) (V:/tmp/context/tex/texmf-context/tex/context/base/math-int.mkiv loading

Re: [NTG-context] still a bug with compressed linenotes and no compressseparator

2013-07-19 Thread Pablo Rodríguez
On 14/07/13 12:43, Pablo Rodríguez wrote: Dear Hans, [...] I think there is a simple way to solve both issues: if compressseparator is set to none, the space after should be removed in all cases. Would it be possible to implement this? Hans, many thanks for your implementation in latest

Re: [NTG-context] INstalling the context version of TeX distro.

2013-07-19 Thread Pablo Rodríguez
On 19/07/13 20:51, john Culleton wrote: [...] Slight problem. The standard install assumes that one can get to the internet from Windoze. I can't. WIn 7 refuses to talk to my obsolete linksys router and the Linksys software disk doesn't work with Win XP or Win 7. So is there a context zip

[NTG-context] overlay lifts image slightly

2013-07-21 Thread Pablo Rodríguez
Dear list, I have the following sample code (http://www.ousia.tk/overlay.pdf): \setuppapersize[S6] \usemodule[simplefonts][size=30pt] \definesimplefonttypeface[sfserif][Free Serif][scale=10] \setupmakeup[standard][align=middle] \starttext \startstandardmakeup

Re: [NTG-context] overlay lifts image slightly

2013-07-21 Thread Pablo Rodríguez
On 21/07/13 19:24, Wolfgang Schuster wrote: Am 21.07.2013 um 19:13 schrieb Pablo Rodríguez oi...@web.de: [...] For some reason unknown to me, the overlay in the second slide has the background image slightly lifted. All I have realized is that replacing ✘ with x shows no image lift, but I

Re: [NTG-context] overlay lifts image slightly

2013-07-21 Thread Pablo Rodríguez
On 21/07/13 20:29, Wolfgang Schuster wrote: Am 21.07.2013 um 19:55 schrieb Pablo Rodríguez oi...@web.de: [...] I‘m afraid that the frame itself lifts the image. Frame and overlay lift the image also. PDF at http://ousia.tk/overlay.pdf. You have to write \smash[d]{\startoverlay …\stopoverlay

<    1   2   3   4   >