Login  Register

Re: German special Characters ( incompatible character encodings: CP850 and UTF-8)

Posted by mojavelinux on May 02, 2013; 10:32am
URL: https://discuss.asciidoctor.org/German-special-Characters-incompatible-character-encodings-CP850-and-UTF-8-tp175p178.html

Great!

I've also merged in support to Asciidoctor to handle this gracefully if the system encoding happens to be something other than UTF-8.

https://github.com/asciidoctor/asciidoctor/pull/310

Enjoy the writing!

-Dan


On Thu, May 2, 2013 at 1:08 AM, mbw [via Asciidoctor :: Discussion] <[hidden email]> wrote:
Hi Dan,

thank's for your quick help!

I changed the asciidoctor.bat - Start-Script and it works! (Windows7 64 Bit,German)
Manfred

echo asciidoctor
@ECHO OFF
IF NOT "%~f0" == "~f0" GOTO :WinNT
echo start
@"ruby.exe"  "C:/SOFTWARE/Ruby200-x64/bin/asciidoctor"  %1 %2 %3 %4 %5 %6 %7 %8 %9
GOTO :EOF
:WinNT
@"ruby.exe"  -E UTF-8    "%~dpn0" %*




If you reply to this email, your message will be added to the discussion below:
http://discuss.asciidoctor.org/German-special-Characters-incompatible-character-encodings-CP850-and-UTF-8-tp175p177.html
To start a new topic under Asciidoctor :: Discussion, email [hidden email]
To unsubscribe from Asciidoctor :: Discussion, click here.
NAML



--
Dan Allen
Principal Software Engineer, Red Hat | Author of Seam in Action
Registered Linux User #231597

http://google.com/profiles/dan.j.allen
http://mojavelinux.com
http://mojavelinux.com/seaminaction