Skip to content
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

Problems with german umlate in filename #85

Closed
jgm opened this issue Jun 10, 2011 · 4 comments
Closed

Problems with german umlate in filename #85

jgm opened this issue Jun 10, 2011 · 4 comments
Assignees

Comments

@jgm
Copy link
Owner

jgm commented Jun 10, 2011

What steps will reproduce the problem?

  1. create a pandoc file with german umlaut in name e.g. "Präsentation.pdc"
  2. $markdown2pdf Präsentation.pdc

markdown2pdf: fd:9: hGetContents: invalid argument (Illegal byte sequence)
markdown2pdf: thread blocked indefinitely in an MVar operation

What version of the product are you using? On what operating system?

pandoc 1.8.0.3
Mac OS X 10.6.6
bash: GNU bash, Version 4.1.9(2)-release (i386-apple-darwin10.6.0)

Please provide any additional information below.

$ env | grep -i utf

LOCALE=UTF-8
LANG=de_DE.UTF-8
LESSCHARSET=utf-8
LC_CTYPE=de_DE.UTF-8

Google Code Info:
Issue #: 286
Author: ned...@googlemail.com
Created On: 2011-02-10T23:16:58.000Z
Closed On: 2011-02-13T16:30:25.000Z

@ghost ghost assigned jgm Jun 10, 2011
@jgm
Copy link
Owner Author

jgm commented Jun 10, 2011

Have you isolated the problem to the filename? That is: if you rename the file to something without non-ascii characters, does it then work properly?

Google Code Info:
Author: fiddloso...@gmail.com
Created On: 2011-02-11T03:03:09.000Z

@jgm jgm closed this as completed Jun 10, 2011
@jgm
Copy link
Owner Author

jgm commented Jun 10, 2011

Yes I have. When I rename the filename to ascii characters markdown2pdf runs fine.

The same goes for the bash version 3.x.

Google Code Info:
Author: ned...@googlemail.com
Created On: 2011-02-11T08:56:43.000Z

@jgm
Copy link
Owner Author

jgm commented Jun 10, 2011

Fixed in 78cd41c

Google Code Info:
Author: fiddloso...@gmail.com
Created On: 2011-02-13T16:30:25.000Z

@jgm
Copy link
Owner Author

jgm commented Jun 10, 2011

THX!

Google Code Info:
Author: ned...@googlemail.com
Created On: 2011-02-13T18:04:39.000Z

jgm added a commit that referenced this issue May 27, 2015
* Use polyglossia with xelatex in beamer (#85).
* Provide `\tightlist` in beamer template (Anders Persson).
* Add toccolor variable to control link color in toc (Kaixhin).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant