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

Add character map and change minimum font size #349

Closed
wants to merge 1 commit into from

Conversation

tkoeppe
Copy link
Contributor

@tkoeppe tkoeppe commented Aug 1, 2014

Several improvements here:

  • package cmap adds a character map to the PDF to make it searchable.
  • package microtype adds micro typography (margin protrusion and microscopic glyph reshaping) which improve looks and increase the quality of justification.
  • Lowering the minimum font size from 6pt to 5.5pt allows the \Cpp logotype to appear correctly in footnotes. Currently it produces a warning and the pluses are too large.

@vermiculus
Copy link

It would be good to squash these commits. :)

@tkoeppe
Copy link
Contributor Author

tkoeppe commented Apr 2, 2015

That's certainly something I can do!

@zygoloid
Copy link
Member

I've enabled microtype in 4c21b19 to fix issues with guillemet formation for >> (see 837fc82). Thomas, can you remove the addition of microtype here so we don't end up using the package twice?

@tkoeppe tkoeppe force-pushed the typography2 branch 2 times, most recently from 601352a to c518e5d Compare November 14, 2015 00:17
@tkoeppe
Copy link
Contributor Author

tkoeppe commented Nov 14, 2015

Done!

@tkoeppe tkoeppe changed the title Add typographic support packages and change minimum font size Add character map and change minimum font size Nov 14, 2015
…"C++" logotype to appear properly in footnotes.
@tkoeppe
Copy link
Contributor Author

tkoeppe commented Dec 8, 2015

Closing this PR:

  • The font size changes have been moved to PR 579.
  • The character map is not needed with the lmodern font, which includes its character map. (cmap is only needed for the original metafont fonts.)

@tkoeppe tkoeppe closed this Dec 8, 2015
@tkoeppe tkoeppe deleted the typography2 branch December 8, 2015 11:34
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

Successfully merging this pull request may close these issues.

None yet

3 participants