-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Converting TEI to PDF fails #1
Comments
Usually this means Latex has failed to find a graphic file. There should be more diagnostic s in the .log file if you can bear to wad through them. I will put up a test file later today (currently on grandfather duty) |
Dear Grandfather, I waded, but with 5200 lines and my general lack of experience with TeX, Best, David On Mon, Aug 1, 2016 at 12:36 PM, Lou notifications@github.com wrote:
|
What does "grep ERROR intro-tei-djb.xml.log" divulge? |
(In another part of the forest I am investigating a different strategy for producing slides which may be easier if we don't sort this one out) |
Dear Lou, The "grep" command you suggested yields nothing, but if when I search in a koala:Source djb$ grep -i ERROR intro-tei-djb.xml.log Does this help? Best, David On Mon, Aug 1, 2016 at 12:53 PM, Lou notifications@github.com wrote:
|
You need to have Minion Pro and Myriad, usually supplied with Acrobat. |
Dear Lou, I have Acrobat, but the version I have apparently comes without those For what it's worth, my usual methods for preparing slides aren't much Best, David On Mon, Aug 1, 2016 at 1:43 PM, Lou notifications@github.com wrote:
|
Minion and myriad are free to download from many places on the internet and look much nicer than many others. That's why we use them in the guidelines . |
I forgot to ask : are you operating with Ubuntu or on a mac? The object here isn't to propose a generally applicable solution, just one that we can both be happy and productive with! |
Dear Lou, I followed the procedure at https://github.com/sebschub/FontPro and the Best, David On Mon, Aug 1, 2016 at 4:10 PM, Lou notifications@github.com wrote:
|
I know not this FontPro tool, and it looks a bit unnecessary. More to the point, I'm not sure what you mean by "adobe file hierarchy" ; also the phrase "dont show up as system fonts" doesn't inspire optimism. Do you have a directory called /usr/share/fonts/opentype/adobe like mine:
If so, and you are running xelatex, then it should all Just Work, and finding out why it doesn't may be beyond my skills, though I am willing to try. By all means send me a copy of the log, preferably zipped. |
Dear Lou, No such directory. I do have a directory called /Applications/Adobe Acrobat AdobePiStd.otf MinionPro-It.otf SY______.PFM We're running different operating systems, so the difference in file Best, David On Mon, Aug 1, 2016 at 5:34 PM, Lou notifications@github.com wrote:
|
Ah. You're on a Mac. I was confused because you say "MacTex" but your log says you are running "XeLaTex". I will ask around. BTW, the log zip has not arrived here: probably best to send it as an email attachment to my gmail account rather than clutter up the repo. My alternative solution is to use a cunning stylesheet developed by a French colleague which turns TEI XML into Markdown, and then displays it using a javascript library called "Remark". Try cloning https://github.com/lb42/TEIslides |
Dear Lou, Sorry for the confusion! Yes, on a Mac, running Mac OS. I'm not sure what Should I try the "Remark" strategy now, or should we continue to try to Best, David On Mon, Aug 1, 2016 at 5:55 PM, Lou notifications@github.com wrote:
|
You need to send the log in a regular email, not one replying to this message (which is coming via github, which doesn't like attachments). Open your gmail. Send it to my gmail. I'm going to have to ask some smarter fellows than me about the tex problem, so feel free to have a look at the Remark stuff if you're at a loose end, if only to see whether you hate it. Are you going to Balisage? |
Could you try an example using some slavonic material and see what the unicode support is like? my recollection is that it's not brilliant, but mostly works. |
Dear Lou, I'll try that when I'm on a real computer, but a lot of Unicode early Best, David On Aug 2, 2016, at 6:27 AM, Lou notifications@github.com wrote: Could you try an example using some slavonic material and see what the — |
@lb42 I've installed the TEI stylesheets and mactex, and when I try to convert by following the instructions on the README page, the process fails:
koala:Source djb$ ~/Stylesheets/bin/teitoslides --profile=tei intro-tei-djb.xml
WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/.
Convert intro-tei-djb.xml to /Users/djb/2016-08-vilnius/Source/intro-tei-djb.xml.slides (tei to slides) using profile tei
Warning: XML resolver not found; external catalogs will be ignored
[echo] Running XeLaTeX on /Users/djb/2016-08-vilnius/Source/intro-tei-djb.xml.tex in /Users/djb/2016-08-vilnius/Source
BUILD FAILED
/Users/djb/Stylesheets/slides/build-to.xml:45: The following error occurred while executing this line:
/Users/djb/Stylesheets/common/teianttasks.xml:211: exec returned: 1
Total time: 2 seconds
I have no idea what this means. Advice welcome!
The text was updated successfully, but these errors were encountered: