Giter Club home page Giter Club logo

Comments (4)

cebe avatar cebe commented on July 19, 2024

Note that I have inserted the \366 here manually as my browser converted it to the letter "ö" - hexdump -C test.pdfpc shows that this is latin1:

73 63 68 f6 6e 0a - this looks like UTF8 to me:

I tried your example tex file and it works fine in pdfpc for me.

from pdfpc-latex-notes.

cebe avatar cebe commented on July 19, 2024

Okay, seems my knowledge about encoding is a bit limited, c3b6 is listed as the UTF-8 encoding for ö https://unicode-table.com/en/search/?q=U%2B00f6, still, opening the file in my text editor showed it as "UTF-8 encoded".

from pdfpc-latex-notes.

cebe avatar cebe commented on July 19, 2024

Here is my version of pdflatex:

$ pdflatex --version
pdfTeX 3.14159265-2.6-1.40.15 (TeX Live 2015/dev/Debian)
kpathsea version 6.2.1dev
Copyright 2014 Peter Breitenlohner (eTeX)/Han The Thanh (pdfTeX).
There is NO warranty.  Redistribution of this software is
covered by the terms of both the pdfTeX copyright and
the Lesser GNU General Public License.
For more information about these matters, see the file
named COPYING and the pdfTeX source.
Primary author of pdfTeX: Peter Breitenlohner (eTeX)/Han The Thanh (pdfTeX).
Compiled with libpng 1.6.13; using libpng 1.6.13
Compiled with zlib 1.2.8; using zlib 1.2.8
Compiled with poppler version 0.26.5

it produces the correct UTF8 encoding:

$ hexdump -C out/test.pdfpc 
00000000  5b 6e 6f 74 65 73 5d 0a  23 23 23 20 31 0a 2d 20  |[notes].### 1.- |
00000010  73 63 68 c3 b6 6e 0a                              |sch..n.|
00000017

from pdfpc-latex-notes.

rjoberon avatar rjoberon commented on July 19, 2024

True, with the latest version this works indeed (and also with the version from October 2013.
This version causes the problem. It seems I got lost in all the different versions I have tried. Thus, the issue remains relevant for pull request #15 only. (The improved overlay handling in Xaf's fork is crucial for me, though.)

from pdfpc-latex-notes.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.