| bio | website | bitbucket.org/phg |
|---|---|---|
| location | Golgafrincham | |
| age | ||
| visits | member for | 1 year |
| seen | 53 mins ago | |
| stats | profile views | 422 |
|
Apr 25 |
comment |
Libertine Mono and lualatex Can you apply this patch: gist.github.com/phi-gamma/5457042 to otfl-font-nms.lua and test again?
It would appear that Libertine Mono has a quirk wrt to subfamily designation. |
|
Apr 8 |
comment |
luaotfload can’t find fonts Can someone please confirm this with a) TeX live 2012 or b) recent luaotfload+lualibs from github or c) another OS? Parentheses in directory names work fine in Linux. |
|
Apr 4 |
comment |
Editing LaTeX tables in MS Excel @PHPst for vim read the section “tabular” in this answer. |
|
Apr 4 |
comment |
Office 2013 handling of (Xe)LaTex PDFs? Could you elaborate a bit on how it handles other common features, e.g. internal and external hyperlinks, XMP metadata, embedded files, character protrusion and expansion. Also I’d like to know if the paragraphs stay intact. |
|
Apr 2 |
answered | ConTeXt: Styling pagenumbers in registers |
|
Mar 29 |
comment |
How to use OpenType fonts with plain-LuaTeX? 1. cd to $CONTEXTDIR/tex/texmf-context/tex/generic/context/luatex and issue luatex --ini ./luatex-plain.tex; 2. copy luatex-plain.fmt to $CONTEXTDIR/tex/texmf-linux-64/web2c/luatex/ (substitute your OS; also you may have to create that dir); 3. run $CONTEXTDIR/tex/texmf-linux-64/bin/mktexlsr; 4. ln -s `which luatex` ~/bin/luatex-plain; 5. ready! |
|
Mar 29 |
comment |
How to use OpenType fonts with plain-LuaTeX? @morbusg Do you have Context installed or just TL? |
|
Mar 29 |
answered | How to use OpenType fonts with plain-LuaTeX? |
|
Mar 29 |
comment |
ConTeXt - Make text embody figure and respect margins If you switch to mkiv you can try \starthanging[location=right] instead of the hangaround environment. |
|
Mar 25 |
comment |
Page numbers in Romannumeral in ConTeXt Also, if you need a custom conversion macro, declare it via \defineconversion first. Then you can just hook it into any numberconversion parameter you wish -- there’s no reason to resort the command key for this. |
|
Mar 19 |
awarded | Vox Populi |
|
Mar 15 |
awarded | Enlightened |
|
Mar 15 |
awarded | Nice Answer |
|
Mar 13 |
comment |
Text and figure side by side in a list in ConTeXt It’s a general issue with floats in Context strategies against which are covered on the wiki. Also, possible duplicate of this question. |
|
Mar 11 |
awarded | context |
|
Mar 10 |
comment |
What is the correct way to end a hanging indent section in Context? @PetaspeedBeaver I appended a snippet that works with MkII. Is there a reason as to why you still work with the legacy format? You’ll be running into tons of these situations. |
|
Mar 10 |
revised |
What is the correct way to end a hanging indent section in Context? ad notes regarding mkii |
|
Mar 10 |
revised |
What is the correct way to end a hanging indent section in Context? added 47 characters in body |
|
Mar 10 |
answered | What is the correct way to end a hanging indent section in Context? |
|
Jan 17 |
answered | Why are unplaced part titles creating empty pages in ConTeXt? |