84 reputation
7
bio website toj.nfshost.com
location Gothenburg, Sweden
age 28
visits member for 4 months
seen 3 hours ago
stats profile views 7

Jurist, LaTeX user, amateur typographer.


2d
comment Comprehensive list of tools that simplify the generation of LaTeX tables
At Mountain Lion, the app doesn't start. Some error message, but crashes before I can read it.
2d
revised Convert Indesign content to LaTeX?
removing unnecessary diminishing first line: "This might be asking for a magic wand: "
2d
comment Convert Indesign content to LaTeX?
You mean Indesign -> RTF -> LaTeX? Haven't tried that, maybe an idea. As long as I can get the body text as text, a few header levels converted, some \includegraphicsit would surely be worth it.
2d
awarded  Commentator
2d
comment Convert Indesign content to LaTeX?
@SeanAllred Well, I hope there might be a good, general solution for migrating content from Indesign documents to LaTeX markup – similar to Markdown --> LaTeX or Doc --> LaTeX. I have a document (a book, ca 300 pages with illustrations) would like to migrate the whole project to LaTeX with as little manual copying and pasting as possible.
2d
comment Convert Indesign content to LaTeX?
Googling doesn't really give anything useful: google.com/search?q=export+indesign+to+latex Only LaTeX to Indesign and mostly concerning math.
2d
asked Convert Indesign content to LaTeX?
May
16
comment Tufte running headers not using full width of page
I guess this should be fixed in the tufte-class, to work with XeLaTeX – but that´s for another forum…
May
16
accepted Tufte running headers not using full width of page
May
16
comment Tufte running headers not using full width of page
That's great. Since I had a very long title I then used the optional short title for \title : \title[Short title]{Long … … title}– it works as I intended.
May
16
accepted Force all small caps
May
16
revised Force all small caps
used the right terminology: lower case small caps
May
16
comment Force all small caps
@PaulStanley Oh, I see – then that solves it! You're all a very helpful bunch.
May
16
awarded  Editor
May
16
revised Force all small caps
As @barbarabeeton has pointed out `\sc`is deprecated so I have removed that.
May
16
comment Force all small caps
So, I wonder which of this or Barbara's is the best one. I would prefer an even shorter solution – but I guess I should create a new command then…
May
16
comment Force all small caps
@barbarabeeton That seems like a good solution. Thank you for the heads up regarding the deprecated \sc – I just saw that it affects the entire group as well.
May
16
asked Force all small caps
May
16
asked Tufte running headers not using full width of page
May
16
comment Should I load all “package dependencies” in tufte-latex?
Great – one more thing (maybe another question): is it then bad to load these packages again? I guess one has to in order to choose options for the packages?