[texworks] Suggestions/questions about TeXworks 0.3r736
Paul A Norman
paul.a.norman at gmail.com
Wed Mar 9 23:38:43 CET 2011
Dear Duncan,
That pdf appears to have an interesting genesis, produced by R
2.12.2, acrobat suggests that one of the fonts has a custom encoding?
There is an earlier report on poppler doing similar things (link
below) that point to a solution in the document generation steps - it
appears to be that possibly a font alias mapping issue is involved
perhaps in GhostScript if R is using that in the pdf generation work
flow?
http://lists.freedesktop.org/archives/poppler-bugs/2009-April/003135.html
For troubleshooting purposes you could consider trying this by making
a LaTeX file using the same font and circle character in TeXworks, and
see if the circle sort comes out as a "q" or a circle in poppler when
LaTeX and pdflatex produce the pdf perhaps?
Using utf-8 -
% !TEX TS-program = pdflatex
% !TEX encoding = UTF-8 Unicode
at the top of the .tex perhaps.
Paul
On 10 March 2011 09:44, Duncan Murdoch <murdoch.duncan at gmail.com> wrote:
> Now that I've got my forward and reverse search going, some less important
> questions/issues:
>
> 1. Is there a way to automatically tile the editor and preview windows one
> above the other? Window|Stack does what other Windows applications call
> "Cascade", Window|Tile does "Tile horizontally", Window|Side by Side does
> the same. The other Window menu options only move one window. Some other
> applications have "Tile vertically" which would do what I want. (I have my
> monitor in portrait orientation, so tiling horizontally gives me two long
> thin windows.)
>
> 2. There seems to be something wrong with the font selection in TeXworks.
> If I open the file
>
> http://www.stats.uwo.ca/faculty/murdoch/temp/texworks/doc-002.pdf
>
> in other previewers, I see open circles for the points. If I open it in
> TeXworks, the points show as little q symbols.
>
> Duncan Murdoch
>
More information about the texworks
mailing list