Re: [NTG-context] double-sided page number placement

2021-07-12 Thread Charles Doherty
inmargin work in LMTX and MKIV So everything is working for me now. Thank you for taking the time, Charlie > On 12 Jul 2021, at 06:20, Pablo Rodriguez wrote: > > On 7/11/21 5:07 PM, Charles Doherty wrote: >> [...] >> the left page of the double spread places the page numb

[NTG-context] double-sided page number placement

2021-07-11 Thread Charles Doherty
Dear Hans, The following file: \setuplayout[location=doublesided] \setuppagenumbering[location=inmargin,alternative=doublesided] \starttext \dorecurse{20}{\input knuth } \stoptext using: > ConTeXt ver: 2021.04.21 11:39 LMTX fmt: 2021.7.11 int: english/english the left page of the double

Re: [NTG-context] arm osx

2021-04-25 Thread Charles Doherty
export > PATH=/Users/pothole/data/contextarm64/tex/texmf-osx-64/bin:/Users/pothole/data/contextarm64/tex/texmf-osx-64/bin > > /Users/pothole/data/contextarm64/tex/texmf-osx-64/bin/mtxrun --autogenerate > --script context --autopdf "$1" > > Best Wishes > > Keith

Re: [NTG-context] arm osx

2021-04-23 Thread Charles Doherty
nd when the Finder tells you whether you really want to > open that file, you say YES… > After this, the install script does what it has to do and you don’t need > anymore to authorize mtxrun to run. > > Best regards: Otared *** C

[NTG-context] problem using LMTX

2020-04-23 Thread Charles Doherty
The print-out below is from two runs on a Newsletter that I produce. Taco kindly told me to add \loadmarkfile{page-mul} to my input file some months ago to solve a problem with footnotes. I use an engine in TeXShop and I get the result 1) below (which is what I want) in the first example. I am

[NTG-context] getting modules working on luametatex on Mac Catalina

2019-12-18 Thread Charles Doherty
Thanks to Otared Kavian’s instructions I have luametatex working on my Mac OS 10.15.2 (Catalina). I have a file making use of the annotation module but it fails and the log says that it can’t be found (the texmf-modules folder is empty). What command do I need to download the modules? Thanks

Re: [NTG-context] Loss of footnotes while using background colour

2011-04-11 Thread Charles Doherty
Dear Wolfgang, Once again thank you very much. It works perfectly. Charlie On 11 Apr 2011, at 08:24, Wolfgang Schuster wrote: Add “\automigrateinserts” to your preamble. Wolfgang ___ If your question is of

[NTG-context] background and footnotes

2011-04-11 Thread Charles Doherty
Dear Wolfgang, Thank you again for the previous fix. I am attaching the same file but with a complete text. When I use the background it either comes down over the footnotes or pushes them on to the following blank page. Also see the footnote generated in the margin that seems to use the

[NTG-context] Loss of footnotes while using background colour

2011-04-10 Thread Charles Doherty
Dear all, I am making a manual for students of Irish hagiography. I am setting source material whether original or in translation against a middle gray background. When I do this as you see in the attached sample file the footnotes are not printed. I would be grateful if anyone can give me a

[NTG-context] Hoefler font in Mark IV

2011-03-17 Thread Charles Doherty
Dear all, I have been using Hoefler font successfully in a newsletter. I am now processing it in MarkIV but I don't get bold or bold italic. Italic is not quite the same either. I am using simplefonts. I have the .dfont and the .ttf on my system. Any suggestions would be appreciated. Thanks,

Re: [NTG-context] What are the best fonts to use

2011-03-16 Thread Charles Doherty
Dear all, In light of the question on fonts I have wondered how ConTeXt deals with this Monotype Baskerville 11/12.5 pt or Monotype 11 on 12 point Bembo that I see at the beginning of books. Are there commands to achieve this. There probably are but I haven't recognised them. Thanks,

Re: [NTG-context] What are the best fonts to use

2011-03-16 Thread Charles Doherty
Ah Willi, It is quite clear now. I did think along those lines but wasn't sure. Thank you very much, Charlie On 16 Mar 2011, at 12:59, Willi Egger wrote: Hi, Graphic designers describe in this way the font-size and linespacing. So one can do things like this:

Re: [NTG-context] What are the best fonts to use

2011-03-16 Thread Charles Doherty
Thank you Hraban, It is falling into place now. Charlie On 16 Mar 2011, at 13:18, Henning Hraban Ramm wrote: But use bp instead of pt - TeX's point is smaller than a PostScript point, we had that recently... see also http://en.wikipedia.org/wiki/Point_(typography)

Re: [NTG-context] Simplefonts

2011-03-14 Thread Charles Doherty
Dear Wolfgang, Thank you very much. It works a treat! Best wishes, Charlie On 11 Mar 2011, at 18:30, Wolfgang Schuster wrote: Am 11.03.2011 um 13:28 schrieb Charles Doherty: Dear Wolfgang, I sent an e-mail about problems with my simplefonts. I got no reply since my example had fonts

[NTG-context] Simplefonts

2011-03-11 Thread Charles Doherty
Dear Wolfgang, I sent an e-mail about problems with my simplefonts. I got no reply since my example had fonts that were probably not available to you. But the problem does not relate to the Gaelic fonts that I had been using. I am sending this file instead. The fonts below can be swapped

Re: [NTG-context] Bibliographies in Mark IV

2010-10-22 Thread Charles Doherty
Dear Thomas and Hans, Thanks for looking at this and apologies for not sending the bib file. I attach a .tex file and a .bib file for Hans to test. I make my .bib file in BibDesk on the Mac (the preview style is abbrev). BibDesk uses LaTeX to produce the preview and that looks perfect.

[NTG-context] Bibliographies in Mark IV

2010-10-20 Thread Charles Doherty
Dear all, The file below produces a bibliography using Mark II but only a title when using Mark IV. Have things changed or do I need a new approach? I am using Minimals. Thanks, Charlie \usemodule[bib] \setuppublications[criterium=all,numbering=no]

Re: [NTG-context] installing minimals

2010-09-18 Thread Charles Doherty
Thanks David, I did look at that but it seems ok. Thanks again, Charlie On 18 Sep 2010, at 15:23, David Rogers wrote: Here's a total shot in the dark (I don't use OS X anymore): Last time that I used TeXShop, it had an engine file in the library folder that I sometimes had to modify if

[NTG-context] installing minimals

2010-09-17 Thread Charles Doherty
Dear all, I had installed minimals in a folder 'context' in my home directory. I am using a Macbook 10.6.4. I have been using MarkIV successfully for a number of months. I recently decided to update but I get the result below. I followed the instructions on Contextgarden as before in the

[NTG-context] EnglishRule and Lua / Simplefonts module

2009-11-24 Thread Charles Doherty
Dear Hans and Wolfgang, I have started experimenting with the Lua engine through TeXShop. I use \EnglishRule in a Newsletter to separate major items. When I use it in the attached file it works as always when I use the ConteXt engine (TL2009) and in my minimals installation it works fine using

Re: [NTG-context] EnglishRule and Lua / Simplefonts module

2009-11-24 Thread Charles Doherty
the results as described below. Charlie On 24 Nov 2009, at 13:38, Wolfgang Schuster wrote: Am 24.11.2009 um 13:57 schrieb Charles Doherty: Dear Hans and Wolfgang, I have started experimenting with the Lua engine through TeXShop. I use \EnglishRule in a Newsletter to separate major

Re: [NTG-context] EnglishRule and Lua / Simplefonts module

2009-11-24 Thread Charles Doherty
Here it is:Thanks for taking the time.Charlie EnglishRuleTest.log Description: Binary data On 24 Nov 2009, at 15:36, Wolfgang Schuster wrote:Am 24.11.2009 um 15:52 schrieb Charles Doherty:Dear Wolfgang,I deleted my Minimals folder and did a complete re-install following instructions on

Re: [NTG-context] EnglishRule and Lua / Simplefonts module

2009-11-24 Thread Charles Doherty
Dear Wolfgang, I deleted the luatex cashe. I got the same output. Then I ran the scripts. This is the result: dejavuserif dejavuserif /Library/Fonts/DejaVuSerif.ttf dejavuserifnormal dejavuserifitalic /Library/Fonts/DejaVuSerif-Italic.ttf Charlie On 24 Nov 2009, at 17:07, Wolfgang

Re: [NTG-context] indices

2009-05-25 Thread Charles Doherty
Dear Taco, You are a genius. Works a treat! Thank you very much. Charlie On 24 May 2009, at 17:05, Taco Hoekwater wrote: Remember this: \unprotect \def\insertkeywords#1#2#3% {\bibdoifelse{\@@p...@keywords} {% #1\@@p...@keywords #2% \processcommacommand[\@@p...@keywords]\index

[NTG-context] Problem with bibl-aps style?

2009-05-25 Thread Charles Doherty
Dear Taco, When I use bibl-aps [9] below is incollection and [10] is book. As you can see the title is missing in [9]. I did a fresh download of Minimals this morning in case my bibl-aps was corrupt but the result is as below. Any advice? And apologies for bothering you so soon again.

[NTG-context] indices

2009-05-23 Thread Charles Doherty
to automatically generate indices based on the keywords that do not appear in the bibliography itself. If this can be done can someone show me how to go about that. Thank you in advance. Charlie Doherty *** Mr Charles Doherty, Early Irish History, Room K113, School of History, John

[NTG-context] Problem getting output

2009-02-17 Thread Charles Doherty
Dear all, When I try to typeset a file using XeConTeXt METAFONT is called and goes into a loop trying to make the fonts you see below. I have made a clean TeX installation from the MacTeX site but the result is the same. As an alternative I installed Minimals and created an

Re: [NTG-context] File fails to compile

2008-12-05 Thread Charles Doherty
much! I don't know why and I don't care but it worked. Thanks again, Charlie On Nov 30, 2008, at 5:26 PM, Charles Doherty wrote: Dear all, I made a poster about two months ago. Today I cloned it to make a different one. I am using MacTex 2008 distribution and XeConTeXt . I am using fonts

[NTG-context] File fails to compile

2008-11-30 Thread Charles Doherty
Dear all, I made a poster about two months ago. Today I cloned it to make a different one. I am using MacTex 2008 distribution and XeConTeXt . I am using fonts such as Hoefler, Gentium, Junicode etc. The original file and the new one stick at the console readout below. I uninstalled 2008

Re: [NTG-context] Happy ConTeXt Community Day :)

2008-08-31 Thread Charles Doherty
whatever users around the World desire. *** Mr Charles Doherty, Early Irish History, Room K113, School of History, John Henry Newman Building, University College Dublin, Belfield, Dublin 4 Tel: +353 1 716 8381

[NTG-context] XeTeX in ConTeXt

2008-05-24 Thread Charles Doherty
Dear all, I have tried to upgrade ConTeXt using sudo ctxtools --updatecontext followed by sudo texmfstart texexec --make en and sudo texmfstart texexec --make --xetex en Following the upgrade a normal ConTeXt document runs perfectly but when I run XeConTeXt through TeXShop I get the readout

Re: [NTG-context] References title in Norwegian

2008-02-21 Thread Charles Doherty
On 21 Feb 2008, at 17:41, Trond Lossius wrote: \completepublications[criterium=all] Dear Trond, Put the line below before \starttext \setupheadtext[en][pubs=Litteratur] Best wishes, Charlie at the end of the tex file to get the references. The only problem is that the title of it when

[NTG-context] multiple bibliographies

2007-01-15 Thread Charles Doherty
Dear Thomas, Aditya, Taco, I am trying to produce a book-list for class using Taco's bib module. I would like to produce a separate list for each lecture / topic: Title of Lecture paragraph giving a synopsis of topic list of books/articles and this repeated for x number of lectures. I

Re: [NTG-context] multiple bibliographies

2007-01-15 Thread Charles Doherty
On 15 Jan 2007, at 13:22, Thomas A. Schmitz wrote: Yes, this is possible. Just make every lecture its own section, refer to the titles you want included in every list with \nocite commands at the beginning of every section, have the list typeset with \placepublications[criterium=cite]. If you

Re: [NTG-context] Page numbering

2007-01-01 Thread Charles Doherty
On 1 Jan 2007, at 13:31, Elliot Clifton wrote: \setuppagenumber[number] to set the start number. Unfortunately, nothing happens and numbering starts from 1 as usual. What am I doing wrong? thanks, Elliot Elliot, Try \setuppagenumbering[location=footer,alternative=doublesided] %

Re: [NTG-context] make array of tables

2006-04-27 Thread Charles Doherty
On 27 Apr 2006, at 13:33, Dalyoung Jeong wrote: Dear all, I'd like to display several tables of the same size in an 3*2 array form. I tried the commands \placetables and \startcombination like in thd dispaly of figures, but it didn't work. My only solution is to use \startcolumns

Re: [NTG-context] OpenType and XeConTeXt

2006-02-15 Thread Charles Doherty
On 14 Feb 2006, at 12:46, Adam Lindsay wrote:[I feel like a lot of the stuff I've done in this space has been  released into a vacuum, and that few people are actually making stuff  with OpenType and/or XeConTeXt.] Dear Adam,You helped me get XeConTeXt up and running and I have been quietly using

Re: [NTG-context] interline space?

2005-11-23 Thread Charles Doherty
this for my daughter's thesis recently.\setupinterlinespace[line=1.8\bodyfontsize] %change 1.8 to whatever\setupwhitespace[big]Best wishes,Charlie  ***Charles Doherty,Early Irish History,Room K113,School of History,John Henry Newman Building,University College Dublin,Belfield,Dublin 4Tel: +353

Re: [NTG-context] Mini-survey: What do you do with ConTeXt?

2005-11-06 Thread Charles Doherty
thanks to Hans.Charlie Doherty ***Charles Doherty,Early Irish History,Room K113,School of History,John Henry Newman Building,University College Dublin,Belfield,Dublin 4Tel: +353 1 716 8381 ___ ntg-context mailing list ntg-context@ntg.nl http

Re: [NTG-context] Getting icelandic letters (eth and thorn) to work.

2005-10-18 Thread Charles Doherty
using ConTeXt through the T2005 install by Gerben Wierda.but on looking at my output again the ö and Ö (o umlaut) do not appear when using the 'modern' typescript above. They do appear using 'palatino'. Is this a problem with modern?Best wishes,Charlie ***Charles Doherty,Early Irish

Re: [NTG-context] Getting icelandic letters (eth and thorn) to work.

2005-10-15 Thread Charles Doherty
the T2005 install by Gerben Wierda. Charlie ***Charles Doherty,Early Irish History,Room K113,School of History,John Henry Newman Building,University College Dublin,Belfield,Dublin 4Tel: +353 1 716 8381 ___ ntg-context mailing list ntg-context

Re: [NTG-context] footnote within \startlines \stoplines

2005-07-20 Thread Charles Doherty
On 19 Jul 2005, at 14:58, Hans Hagen wrote:or, in page-lin.tex, fix: \installspacehandler \v!off  {\normalspaces   \let\obeyedspace\normalspace   \let\ =\normalspace} Thanks Hans,Charlie Doherty *** Charles Doherty, Early Irish History, School of History, John Henry Newman

[NTG-context] footnote within \startlines \stoplines

2005-07-19 Thread Charles Doherty
)Process aborted *** Charles Doherty, Early Irish History, School of History, John Henry Newman Building, University College Dublin, Belfield, Dublin 4 Tel: +353 1 716 8381 ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl

Re: [NTG-context] footnote within \startlines \stoplines

2005-07-19 Thread Charles Doherty
On 19 Jul 2005, at 13:23, Taco Hoekwater wrote: Current ConTeXt chokes on the use of \space within \startlines ... \stoplines (that is a known bug). You need a workaround. This works for the current example: \starttext Example 1 And here is the sentence before

Re: [NTG-context] \dh in ConTeXt

2004-09-15 Thread Charles Doherty
, Charlie ** Charles Doherty, Early Irish History, School of History, University College Dublin, Belfield, Dublin 4 Ireland Telephone +353 1 7168381 ___ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] Context in Portuguese

2004-08-18 Thread Charles Doherty
of the experts out there will have the answer. Best wishes, Charlie Doherty ** Charles Doherty, Early Irish History, School of History, University College Dublin, Belfield, Dublin 4 Ireland Telephone +353 1 7168381 ___ ntg-context mailing list

[NTG-context] Death of Juliana

2004-03-20 Thread Charles Doherty
Sympathy to all Dutch colleagues on death of Queen mother Juliana. Charlie Doherty ** Charles Doherty, Early Irish History, School of History, University College Dublin, Belfield, Dublin 4 Ireland Telephone +353 1 7168381 ___ ntg-context

[NTG-context] Drop capital

2004-03-07 Thread Charles Doherty
the url of the file (if I am not just imagining this). Thanks, Charlie Doherty ** Charles Doherty, Early Irish History, School of History, University College Dublin, Belfield, Dublin 4 Ireland Telephone +353 1 7168381 ___ ntg-context mailing list

[NTG-context] Probelm with \defineenumeration

2003-09-19 Thread Charles Doherty
Description: Adobe PDF document Best wishes, Charlie Doherty ** Charles Doherty, Department of Early Irish History, University College Dublin, Belfield, Dublin 4 Ireland Telephone +353 1 7168381

[NTG-context] How to get the characters in the attached pdf file using ConTeXt

2003-07-28 Thread Charles Doherty
the town of Larne in Co.\ Antrim. \stoptext ** Charles Doherty, Department of Early Irish History, University College Dublin, Belfield, Dublin 4 Ireland Telephone +353 1 7168381 ___ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl

[NTG-context] How to get the characters in the attached pdf file using ConTeXt

2003-07-28 Thread Charles Doherty
PDF document ** Charles Doherty, Department of Early Irish History, University College Dublin, Belfield, Dublin 4 Ireland Telephone +353 1 7168381