Re: [NTG-context] XML roundtripping

2019-05-15 Thread Mica Semrick
If your web requirement is single XML files per article, you should be able to feed ConTeXt multiple XML files and typeset them as one PDF. On May 15, 2019 7:35:47 AM PDT, Denis Maier wrote: >Our workflow is not settled yet; we're still discussing options. All >depends upon what is possible ...

Re: [NTG-context] PDF/X-1a(2001) ourput.

2017-08-25 Thread Mica Semrick
Hi John, Have a look at http://wiki.contextgarden.net/PDFX -m On August 25, 2017 2:47:47 PM PDT, John Culleton wrote: >I need to have context generate the above format. Any hints? > > > John Culleton > >

Re: [NTG-context] Module for Markdown: any volunteer to make a ConTeXt interface?

2017-05-06 Thread Mica Semrick
It’s a plain text format for writing structured documents, based on formatting conventions from email and usenet. http://commonmark.org -m On May 6, 2017 8:42:46 AM PDT, John Culleton wrote: > > > > > > > From: "Hans

Re: [NTG-context] pdfinfo

2017-03-07 Thread Mica Semrick
Perhaps not the best answer, but exiftool can add that metadata after the fact. -m On March 7, 2017 8:55:17 AM PST, Csikos Bela wrote: >Dear context users: > >In latex I could use \pdfinfo command to add information metadata to >pdf file: >Title, Author, Creator,

Re: [NTG-context] Suddenly, my font is not used any longer

2017-02-20 Thread Mica Semrick
If you think it is a system problem and not a context one, then: fc-cache -fv -m On February 20, 2017 8:24:07 AM PST, Nicola wrote: >Hello everyone, >I am re-typesetting a mkiv document that uses system fonts for text and >math (through \definefontfamily). Suddenly, it

Re: [NTG-context] Emacs24 + AucTeX + ConTeXt

2016-10-28 Thread Mica Semrick
ce1.couvr...@gmail.com> wrote: >Hi Mica, >I added this (custom-set-variables ' (ConTeXt-Mark-version "IV")) in >my >.emacs and it seems to work, thank you. >Another question : when I do a C-c C-c is texlive context of 2016 is >called. How >to be it standalone context

Re: [NTG-context] Emacs24 + AucTeX + ConTeXt

2016-10-28 Thread Mica Semrick
I haven't checked in a while, since this is already set in my init.el file, but auxtex was using mkii/texexec a few years ago. Have you checked you're using mkiv/context? On October 28, 2016 6:04:27 AM PDT, Fabrice Couvreur wrote: >Hello, >I just upgraded to

Re: [NTG-context] texexec in ConTeXt Standalone does not work

2016-10-27 Thread Mica Semrick
Any reason you want to use MKII instead of MKIV? It looks lime you need to set the environment variable OSFONTDIR, which should point to the directory where your fonts are stored. -m On October 27, 2016 2:02:10 PM PDT, Asim ConTeXt wrote: >Dear list members, >I

Re: [NTG-context] Text editors

2016-10-25 Thread Mica Semrick
Hello, I'm also using emacs with auctex, currently using reftex, but will have a look at ebib. -m On October 24, 2016 5:14:02 AM PDT, Michael Eidenbenz wrote: >Hi, > >I use emacs with the spacemacs distribution. >To manage my bibliographies (and also images) I use

Re: [NTG-context] Asciidoc --> ConTeXt for presentations

2016-10-15 Thread Mica Semrick
Sorry! I often transpose numbers. Thanks for the correction. -m On October 13, 2016 2:20:13 PM PDT, Pablo Rodriguez <oi...@gmx.es> wrote: >On 10/13/2016 10:57 PM, Mica Semrick wrote: >> From the pandoc github issues page, looks like they're working on >> asciidoc. See iss

Re: [NTG-context] Asciidoc --> ConTeXt for presentations

2016-10-13 Thread Mica Semrick
>From the pandoc github issues page, looks like they're working on asciidoc. >See issue 1465 in the pandoc repo. -m On October 13, 2016 3:35:14 AM PDT, "Saša Janiška" wrote: >Hello, > >I plan to adopt AsciiDoc(tor) as general markup for my writing (web >content, blog posts,

Re: [NTG-context] Ideas for improving documentation of ConTeXt

2016-10-12 Thread Mica Semrick
I often find adding 'TeX' to my search query to be helpful. Something like 'ConTeXt TeX margin error' -m On October 12, 2016 8:29:45 AM PDT, Yi Qingliang wrote: >can we change name other than context? it is too difficult to search >it on google :( > >On Wed, Oct 12,

Re: [NTG-context] TEI to context XML mappings?

2016-08-13 Thread Mica Semrick
variable:elm} % list the results from saxon-lint {xml:*} \stopxmlsetups That would give me the "blank" mapping file I want, saving me the trouble of typing out the whole thing every time. Best, Mica Pablo Rodriguez <oi...@gmx.es> @ 2016-02-24 01:10 PST: > On 02/24/2016

Re: [NTG-context] book

2016-07-03 Thread Mica Semrick
Congratulations! I published my first book using context back in March :) On July 3, 2016 5:27:24 AM PDT, Andrea Valle wrote: >I’d like to thank Hans and all the community for allowing me to do >this: > >http://www.logos-verlag.de/cgi-bin/engbuchmid?isbn=4017=eng

Re: [NTG-context] TEI to context XML mappings?

2016-06-21 Thread Mica Semrick
ist the results from saxon-lint {xml:*} \stopxmlsetups That would give me the "blank" mapping file I want, saving me the trouble of typing out the whole thing every time. Best, Mica On 02/24/2016 01:10 AM, Pablo Rodriguez wrote: On 02/24/2016 09:20 AM, Hans Hagen wrote: On 2/

Re: [NTG-context] xml input

2016-04-21 Thread Mica Semrick
Thank you, this is much appreciated! Best, Mica On April 21, 2016 12:41:26 AM PDT, "Meer, Hans van der" <h.vanderm...@uva.nl> wrote: >A week ago I posted here by accident part of a private conversation (in >Dutch) with Hans Hagen. I already apologized for this. > >On

Re: [NTG-context] xml input

2016-04-14 Thread Mica Semrick
I'm interested in this thread too... But I'm american, so English only. I appreciate your understanding! -m On April 14, 2016 1:56:18 PM PDT, Pablo Rodriguez wrote: >Hans, > >excuse my top-posting. > >I was really interested in this thread. But Dutch isn’t something in >between

Re: [NTG-context] Are nested sections possible?

2016-03-11 Thread Mica Semrick
Yes that looks like what I want. Thank you! On March 11, 2016 1:43:27 AM PST, Hans Hagen wrote: >On 3/11/2016 9:08 AM, m...@silentumbrella.com wrote: >> Greetings, >> >> Is it possible to have >> >> \starttext >> >> \startchapter >> Hey a chapter! >> \startsection >> something.one

Re: [NTG-context] Are nested sections possible?

2016-03-11 Thread Mica Semrick
t; >> Is it possible to have >> [...] >> render as: >> >> 1. Hey a chapter! >> 1.1 something.one >> 1.1.1 something.one.one >> 1.1.1.1 something.one.one.one > >Sorry, Mica, but which is the gain in nesting sections (whether >possible >or

[NTG-context] Are nested sections possible?

2016-03-11 Thread mica
something.one.one 1.1.1.1 something.one.one.one Thanks, Mica ___ 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

Re: [NTG-context] new user needs help with ConTeXt installation and configuration

2016-03-09 Thread Mica Semrick
//group.contextgarden.net/ or rather something different? > >Am 09.03.2016 um 22:08 schrieb Mica Semrick: >> The wiki at contextgarden.net <http://contextgarden.net> should be of > >> help. >> >> On March 9, 2016 1:04:53 PM PST, "L.S.-Soc" <axte

Re: [NTG-context] new user needs help with ConTeXt installation and configuration

2016-03-09 Thread Mica Semrick
The wiki at contextgarden.net should be of help. On March 9, 2016 1:04:53 PM PST, "L.S.-Soc" wrote: >hey guys, this is my first mail here so please bear with me. > >i read on TeX exchange that it's best to subscribe to this mailing list > >in order to get help with ConTeXt.

Re: [NTG-context] TEI to context XML mappings?

2016-02-24 Thread mica
| current version: 2016.02.24 11:19 Thank you! -Mica On 2016-02-24 01:52, Hans Hagen wrote: On 2/24/2016 10:10 AM, Pablo Rodriguez wrote: On 02/24/2016 09:20 AM, Hans Hagen wrote: On 2/23/2016 10:26 PM, Mica Semrick wrote: Reading the docbook thread earlier today reminded me to ask

Re: [NTG-context] TEI to context XML mappings?

2016-02-24 Thread Mica Semrick
> I don't know if the "blank mapping file" as conjectured by Pablo is a useful > idea I find extremely useful. When I go to style some XML file, I don't have to type all of that stuff or study the XML file to find out what elements are contained. This feature will make it extremely easy to get

Re: [NTG-context] TEI to context XML mappings?

2016-02-24 Thread Mica Semrick
Thank you! And sorry for my poor description. Best, Mica On February 24, 2016 2:26:55 AM PST, Hans Hagen <pra...@wxs.nl> wrote: >On 2/24/2016 11:11 AM, Thomas A. Schmitz wrote: >> On 02/24/2016 10:52 AM, Hans Hagen wrote: >>> >>> context --extra=xml --analyze yo

[NTG-context] TEI to context XML mappings?

2016-02-23 Thread Mica Semrick
Reading the docbook thread earlier today reminded me to ask this: Is there any feature or script that anyone can share that will read in an XML document and spit out a blank mapping file? Thanks! -m ___ If your

Re: [NTG-context] Awesome Fonts in item lists

2015-11-04 Thread Mica Semrick
Sure, you can grab the otf version of font awesome and load it like any other font. -m On November 4, 2015 10:06:48 AM PST, Romain Diss wrote: >> I'm not a font expert with ConteXt so maybe my question is trivial >but >> is there a simple way to use Font Awesome Icons in

Re: [NTG-context] simplefonts not working with Debian 8.1

2015-06-22 Thread Mica Semrick
And after troubleshooting my shell further, something was inserting $OSFONTDIR. Everything is working now, sorry for the noise. Best, Mica On June 22, 2015 12:23:35 AM PDT, Mica Semrick m...@silentumbrella.com wrote: Hello list, I'm having trouble getting system fonts to load with simplefont

[NTG-context] simplefonts not working with Debian 8.1

2015-06-22 Thread Mica Semrick
for your time. Best, Mica ___ 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

Re: [NTG-context] System fonts not loading

2015-04-27 Thread Mica Semrick
Hi Hans, That did not seems to solve the problem. I'll assume there is a problem elsewhere with my system, unless there is anything else I can try. It is strange, as this worked before when Debian Jessie was still testing. Thanks, Mica On 04/27, Hans Hagen wrote: On 4/26/2015 11:57 PM, Mica

[NTG-context] System fonts not loading

2015-04-26 Thread Mica Semrick
Hello, I seem to be having some trouble getting the system fonts to load from my Debian Jessie system. I'm using: mica@box:~/Working$ context -version mtx-context | ConTeXt Process Management 0.61 mtx-context | mtx-context | main context file: /home/mica/.context/tex/texmf

Re: [NTG-context] the new simplefonts stuff

2014-09-04 Thread Mica Semrick
, with fc-cache -fv Best, Mica On September 4, 2014 12:15:39 AM PDT, Sandra Snan sandra.s...@idiomdrottning.org wrote: Thank you so much for your help, guys! On Thu, 4 Sep 2014 00:21:22 +0200, Wolfgang Schuster schuster.wolfg...@gmail.com wrote: Am 03.09.2014 um 21:40 schrieb Joshua Krämer

Re: [NTG-context] Remove left and right offset from nested frames?

2014-09-02 Thread Mica Semrick
Thanks Wolfgang, that worked well. Are there more reasons to use start stop over start{}? On August 31, 2014 9:32:31 PM PDT, Wolfgang Schuster schuster.wolfg...@gmail.com wrote: Am 01.09.2014 um 00:18 schrieb Mica Semrick m...@silentumbrella.com: Hello! Given: \starttext \framed

[NTG-context] Remove left and right offset from nested frames?

2014-08-31 Thread Mica Semrick
the small gaps so the text in the first nexted frame sits flush to the left of the text area and the second framed sits flush right to the text area. In other words, I'd like to remove the small gaps from the left and right of the frames. Is that possible? Best, Mica

Re: [NTG-context] XML as source (was: E-books and XML)

2014-08-28 Thread Mica Semrick
The best commercial XML editor is oxygenxml IMHO. If you need free, look at xmlmind. -m On August 27, 2014 7:03:06 AM PDT, Procházka Lukáš Ing. - Pontex s. r. o. l...@pontex.cz wrote: Hello Thomas, I'm just curious: - Which editor(s) (including commercial one(s)) do you usually use to create

Re: [NTG-context] Hans will be offline for a few weeks

2014-08-11 Thread Mica Semrick
Best of luck Hans! ___ 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 :

[NTG-context] Title in margin example from the wiki not working?

2014-08-07 Thread Mica Semrick
}} \starttext \subject{First Subject} \input weisman \subject{Second Subject} \input ward \stoptext from http://wiki.contextgarden.net/Titles#Titles_in_margin The error being thrown is ! Argument of \MyHead has an extra } Please help! Best, Mica

Re: [NTG-context] Title in margin example from the wiki not working?

2014-08-07 Thread Mica Semrick
Thanks Wolfgang. I will test this later tonight and update the wiki when it is working. Best, Mica ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context

Re: [NTG-context] State of documentation of ConTeXt?

2014-07-17 Thread Mica Semrick
considered something like bountysource.com? Best, Mica ___ 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

[NTG-context] multiple xmlsetups in multiple files?

2014-07-02 Thread Mica Semrick
=stylesheet.tex myfile.xml, is it possible to: (1) use the include or input command to include child tex files? (2) in each child tex file have its own startxmlsetup command? Thanks! Best, Mica ___ If your question

Re: [NTG-context] placement of graphics across coluums.

2014-05-29 Thread Mica Semrick
Hi John, Sorry to hear that didn't work. Could you not have a box that spans two columns, the put the graphic in the box and position the graphic as you wish? I'm just getting started myself with columns; sorry if the suggestion doesn't make sense. Best, Mica

Re: [NTG-context] placement of graphics across coluums.

2014-05-28 Thread Mica Semrick
John, Perhaps you may find the columnsets command to your liking. See more here: http://pragrama-ade.com/general/manuals/columns.pdf Best, Mica On 05/26, john Culleton wrote: In Scribus, (which has many shortcomings compared to Context for book length documents,) there is one trick

Re: [NTG-context] Experience with DITA XML or XSL/FO

2014-05-26 Thread Mica Semrick
Hi Jan, Thanks for the pointer towards dbcontext. I had previoiusly used dblatex for some tech docs a while back, but never realized there was a ConTeXt version. Best, Mica ___ If your question is of interest

Re: [NTG-context] Experience with DITA XML or XSL/FO

2014-05-25 Thread Mica Semrick
the toolkit here: http://dita-ot.github.io/ The Toolkit already supports PDF output via FOP, but as I said, FOP leaves quite a bit to be desired. Best, Mica ___ If your question is of interest to others as well, please

[NTG-context] Experience with DITA XML or XSL/FO

2014-05-22 Thread Mica Semrick
Hi list, I've been contemplating making a ConTeXt output or parser for DITA XML and was wondering if anyone has worked with DITA and ConTeXt before? If you have and could offer any advice and/code, that would be most helpful! Best, Mica

Re: [NTG-context] Experience with DITA XML or XSL/FO

2014-05-22 Thread Mica Semrick
that, or typeset the fo file before FOP gets to it. Of those approaches, the first seems like the best idea, but I wanted to query the list before proceeding. Thanks for your time. Best, Mica ___ If your question

Re: [NTG-context] ConTeXt with Emacs

2014-01-10 Thread Mica Semrick
my .emacs looks like this: ;; Open in ConTeXt mode (add-hook 'LaTeX-mode-hook 'TeX-PDF-mode) ;; AucTeX turn on PDF mode by default (add-hook 'LaTeX-mode-hook (function turn-on-reftex)) ;; Turn on RefTeX when AucTeX loads (add-hook 'ConTeXt-mode-hook 'yas/minor-mode-on) ;; Turn on YaSnippet minor

Re: [NTG-context] Dissertation/diploma style

2013-12-12 Thread Mica Semrick
Unless you can find a module (at http://modules.contextgarden.net/) then you'll have to design it yourself. On Thu, Dec 12, 2013 at 4:08 AM, Vyatcheslav Y. yatskov...@gmail.comwrote: Hi, Is there any dissertation/high-school diploma style for Context? I'm sure if there any, I can adapt it

Re: [NTG-context] EPUB woes

2013-11-19 Thread Mica Semrick
Keith, Maybe you should explore an XML format that can be transformed directly to epub. You'd also be able to write a style sheet with ConTeXt that would out put a PDF as well. I think TEI-Lite is a good starting point. Since you can make your own commands in ConTeXt, it will never be able to

Re: [NTG-context] [***SPAM***] Textile

2013-11-19 Thread Mica Semrick
Bill, With more recent version of pandoc, you can write filters for it in python. http://johnmacfarlane.net/pandoc/scripting.html On Sat, Nov 16, 2013 at 8:09 AM, Bill Meahan subscribed_li...@meahan.netwrote: To save possibly reinventing the wheel, has anyone written a filter for processing

Re: [NTG-context] Testpage vs. indentation

2013-10-29 Thread Mica Semrick
Or more general: No indentation of paragraphs, wich are the top-paragraphs of the page. Is that possible? How would your reader tell if the paragraph at the top of the page is a continuation of the one on the last page, or a new paragraph? Sounds problematic! On Tue, Oct 29, 2013 at 6:46 AM,

Re: [NTG-context] Feedback wanted on a ConTeXt tutorial

2013-09-30 Thread Mica Semrick
Any chance of getting that tutorial in some sort of version control? Github/SVN/bitbucket or whatever?! On Mon, Sep 30, 2013 at 7:06 AM, Lars Huttar lars_hut...@sil.org wrote: On 9/29/2013 1:05 PM, Marco Patzer wrote: Some thoughts: 1.1.1 Unfortunately there’s no really easy way to

Re: [NTG-context] git or svn

2013-09-27 Thread Mica Semrick
Maybe we can have the best of both: https://gist.github.com/ticean/1556967 ? On Fri, Sep 27, 2013 at 7:27 AM, Hans Hagen pra...@wxs.nl wrote: On 9/27/2013 3:26 PM, Marcin Borkowski wrote: Also, if this matters, Git has an excellent Emacs front-end, Magit. I don't know whether SVN has

Re: [NTG-context] ConTeXt Manual Errata

2013-09-26 Thread Mica Semrick
@Peter github makes collaboration quite painless. Users can manage their own accounts. +1 for github from me too! On Thu, Sep 26, 2013 at 1:42 PM, Peter Münster pmli...@free.fr wrote: On Thu, Sep 26 2013, Aditya Mahajan wrote: Wouldn't it be better to move the manuals to github rather than

Re: [NTG-context] git or svn (was: ConTeXt Manual Errata)

2013-09-26 Thread Mica Semrick
was on github, it could have been forked, branched, content added, pull request made. End of story. So we do want the features of github. On Thu, Sep 26, 2013 at 2:50 PM, Peter Münster pmli...@free.fr wrote: On Thu, Sep 26 2013, Mica Semrick wrote: @Peter github makes collaboration quite painless

Re: [NTG-context] error when installing ConTeXt Standalone

2013-09-25 Thread Mica Semrick
$ source tex/setuptex Do you do that as root? You probably need to add it to something like /etc/bashrc or the like... it sounds like you don't have permission/your shell isn't getting the right path... On Wed, Sep 25, 2013 at 1:50 PM, Pablo Rodríguez oi...@web.de wrote: On 09/25/2013 10:21

Re: [NTG-context] error when installing ConTeXt Standalone

2013-09-24 Thread Mica Semrick
Have you added the bin directory to your PATH? On Tue, Sep 24, 2013 at 1:55 PM, Pablo Rodríguez oi...@web.de wrote: Dear list, I have installed a system-wide ConTeXt Standalone in Fedora 19, following the instructions from the wiki. But when I try to rebuild the font cache, I get the

Re: [NTG-context] [***SPAM***] OT: Putting a context to the 2013 ConTeXt Meeting location

2013-09-19 Thread Mica Semrick
Are there any ConTeXt meetups or conferences on the US? I'd like to go, but $$ to fly to Europe = :-\ Best, Mica On Thu, Sep 19, 2013 at 1:50 AM, Hans Hagen pra...@wxs.nl wrote: On 9/19/2013 2:11 AM, Pavneet Arora wrote: All the best to those who are attending. I am envious! Thanks

Re: [NTG-context] Clean Machine, MacTeX 2013 installed, ConTeXt problem

2013-09-18 Thread Mica Semrick
Hi, Not sure if this is helpful, but I get a very similar error when trying to build the nokogiri gem with RVM ruby 2.0 on my Mac OS X 10.6.8 machine. I'm not at that machine currently, but I can post the error if you think that will help. Best, Mica On Wed, Sep 18, 2013 at 10:55 AM, Hans

Re: [NTG-context] Difference between base and third

2013-09-17 Thread Mica Semrick
I think base are the basic TeX fonts, probably Computer Modern and Latin Modern. Third is third-party. Best, Mica On Tue, Sep 17, 2013 at 12:14 PM, john Culleton j...@wexfordpress.comwrote: I note that in texlive 2013 the typescripts are found in two subdirectories, base and third

Re: [NTG-context] EPUB XHTML Format

2013-09-06 Thread Mica Semrick
Another small note, since I just walked down the ePUB path: you'll be very sad to find out that a lot of rendering engines for popular readers are not consistent, won't render standard XHTML markup correctly (nest an ordered list within an unordered list and then look at it in adobe digital

Re: [NTG-context] EPUB XHTML Format

2013-09-05 Thread Mica Semrick
I'd say use an xml source (docbook, TEI, or DITA) and then write a ConTeXt stylesheet to typeset your XML. See http://wiki.contextgarden.net/TEI_xml I think that TEI-lite is a nice, very general XML vocabulary... Best, Mica On Thu, Sep 5, 2013 at 11:24 AM, Hans Hagen pra...@wxs.nl wrote

Re: [NTG-context] Documentation for EPUB conversion

2013-08-28 Thread Mica Semrick
throughout various products. This seems sad... since it is just XHTML. -Mica On Wed, Aug 28, 2013 at 9:29 AM, Thangalin thanga...@gmail.com wrote: Hi, I ran the following simple document through ConTeXt: \setupbackend[export=yes,xhtml=yes] \enableregime[utf-8] \mainlanguage[en] \language[en

Re: [NTG-context] Problem with context in windows

2013-08-19 Thread Mica Semrick
Did you use the setuptex command previous to running the other commands? On Mon, Aug 19, 2013 at 7:42 AM, Oualkacha, Karim oualkacha.ka...@uqam.cawrote: Hi Mica, ** ** Thank you for your responds. I tried the command lines you suggested without success. This is what I got

Re: [NTG-context] Problem with context in windows

2013-08-18 Thread Mica Semrick
Try running: mktexlsr texexec --make --all mktexlsr texexec --make --xtx --all mtxrun --selfupdate mtxrun --generate luatools --generate context --make You may not need to run all of them... but it is easier this way. Best, Mica On Fri, Aug 16, 2013 at 12:29 PM, Oualkacha, Karim oualkacha.ka

Re: [NTG-context] TexLive 2013

2013-08-16 Thread Mica Semrick
than dealing with TL I find. See http://wiki.contextgarden.net/ConTeXt_Standalone Best, Mica On Fri, Aug 16, 2013 at 5:17 AM, Wim W. Wilhelm ww.wilh...@kpnmail.nlwrote: Dear Hans, I don't understand your answer. What can I do. Back to TL 2012? Wim On 8/16/2013 1:10 PM, Wim W. Wilhelm

Re: [NTG-context] Trouble with editors on Mac

2013-08-15 Thread Mica Semrick
You editor probably isn't picking up ConTeXt because it's probably not on the system path. I add the setuptex command at the end of .bashrc or .bash_profile. This makes it accessible from the terminal, but not all programs read in .bashrc or .bash_profile. You should add ConTeXt to your editor's

Re: [NTG-context] OSFONTDIR kills gui fonts.

2013-07-26 Thread Mica Semrick
Do you perhaps needs to rebuild your font cache? From the terminal: sudo fc-cache -fv Best, Mica On Fri, Jul 26, 2013 at 1:15 PM, Pablo Rodríguez oi...@web.de wrote: On 26/07/13 21:08, john Culleton wrote: I am trying to follow the wiki on Fonts in Luatex. It suggests the following

Re: [NTG-context] Overriding pdfview

2013-06-27 Thread Mica Semrick
On Linux, there separate programmes for KDE, new gnome and old gnome, and desktop-agnostic: kde-open myfile.pdf || gvfs-open myfile.pdf || gnome-open myfile.pdf || xdg-open myfile.pdf On my linux mint/debian boxes, xdg-open works fine across MATE, XFCE, and KDE. On Thu, Jun 27, 2013 at 8:15

Re: [NTG-context] Multiple footnote-numbers referring only to one footnote

2013-06-05 Thread Mica Semrick
Have you had a look at http://wiki.contextgarden.net/Footnotes#Footnote_Numbering ? Can you post some code of what you've already tried? On Wed, Jun 5, 2013 at 8:47 AM, H. Özoguz h.oezo...@mmnetz.de wrote: No way? I am sure, there is some :) Another solution, which would work equally would

Re: [NTG-context] New font (rival to Taco's cowfont?)

2013-05-17 Thread Mica Semrick
Alan, This is clearly the greatest font ever, thank you! -Mica On Fri, May 17, 2013 at 6:44 AM, Arthur Reutenauer arthur.reutena...@normalesup.org wrote: http://nekofont.upat.jp/ At some point, people will have to stop the madness about cute cats ;-) Arthur

Re: [NTG-context] authoring for web and print - suggestions

2013-05-13 Thread Mica Semrick
I've always thought that TEI-Lite was a nice, general purpose xml markup. There is already an example of an XML stylesheet on the wiki. On Sat, May 11, 2013 at 7:29 AM, Martin Schröder mar...@oneiros.de wrote: 2013/5/11 Norbert Preining prein...@logic.at: Does anyone have experience with

Re: [NTG-context] Running heads, American style.

2013-04-08 Thread Mica Semrick
! Regards, Mica On Mon, Apr 8, 2013 at 12:36 PM, Hans Hagen pra...@wxs.nl wrote: On 4/8/2013 8:46 PM, john Culleton wrote: With respect to the first parameter, location, I could not make the command work properly unless the first parameter was [text] followed by the other four. Perhaps

Re: [NTG-context] Running heads, American style.

2013-04-05 Thread Mica Semrick
Hi John, Perhaps http://wiki.contextgarden.net/Command/setupheadertexts will be of some help? Though, the wiki page does not list the [text] argument in your second command. I'm not sure that ConTeXt sees recto and verso, as the wiki page talks of even and odd pages. HTH, Mica On Fri, Apr 5

Re: [NTG-context] Subjects on this list - general request

2013-03-20 Thread Mica Semrick
used to get it in digest, but I found that made my searching tougher. I use gmail and have all the list messages skip my inbox and go directly to a tag. This has helped a ton! -Mica On Wed, Mar 20, 2013 at 8:12 AM, Robert Blackstone blackstone.rob...@gmail.com wrote: Dear all, Considering all

Re: [NTG-context] \usemodule not working in latest beta

2013-03-10 Thread Mica Semrick
Wolfgang and Marco, Thank you. Changing p-title.tex has solved the problem. Best, Mica On Fri, Mar 8, 2013 at 9:49 AM, Wolfgang Schuster wolfgang.schus...@gmail.com wrote: Am 07.03.2013 um 23:59 schrieb Marco Patzer home...@lavabit.com: On 2013–03–07 Mica Semrick wrote: Upon updating

[NTG-context] \usemodule not working in latest beta

2013-03-07 Thread Mica Semrick
[title] at all, because it was giving me an undefined control sequence error on the first macro defined in t-title.tex (\doctitle{my title}). Help please! Regards, Mica ___ If your question is of interest to others

Re: [NTG-context] python embedded in ConTeXt

2013-02-25 Thread Mica Semrick
Xan, not sure if you're aware, but you can execute Lua code within a ConTeXt document. Best, Mica On Mon, Feb 25, 2013 at 10:04 AM, Xan dxpubl...@telefonica.net wrote: Thank you very much, Henning and Aditya. It clear the actual programming in ConTeXt. Now I use mako templates for emulate

Re: [NTG-context] minimals

2012-09-28 Thread Mica Semrick
I may be dumb... but I can't figure out how to change the mirror. minimals.contextgarden.net seems to be hard-coded in a number of places. Help please? Best, Mica On Thu, Sep 27, 2012 at 1:05 AM, Mojca Miklavec mojca.miklavec.li...@gmail.com wrote: On Wed, Sep 26, 2012 at 11:39 PM, Hans Hagen

Re: [NTG-context] EPUB workflow from ConTeXt source?

2011-02-17 Thread Mica Semrick
) and typeset the xml file directly with context. I'm always happier knowing that I can get as many different output types from a single source as possible. BR, Mica Message: 8 Date: Thu, 17 Feb 2011 01:10:42 -0700 From: Daniel Lyons fus...@storytotell.org To: mailing list for ConTeXt users ntg-context

[NTG-context] care to share an environment file for TEI Lite?

2010-09-30 Thread Mica Semrick
Hi List! I'm using TEI for a personal project, and I'd like to set it using ConTeXt. I'm having a bit of trouble getting started, and I was wondering if anyone has an environment file for TEI Lite that they'd like to share. It would be much appreciated! Thanks in advance, Mica

[NTG-context] xml/fo typesetting with ConTeXt/foXet?

2010-09-15 Thread Mica Semrick
, Mica ___ 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