[gentium-commits] [SCM] gentium updated: r153 - trunk/gentium/doc/fonts/gentium-tug/gentium- [more]
Pavel Farar
INVALID.NOREPLY at gnu.org.ua
Fri May 27 13:00:14 CEST 2022
Author: pavel
Date: 2022-05-27 11:00:14 +0000 (Fri, 27 May 2022)
New Revision: 153
Modified:
trunk/gentium/doc/fonts/gentium-tug/gentium-tug/ChangeLog
trunk/gentium/doc/fonts/gentium-tug/gentium-tug/README
trunk/gentium/doc/fonts/gentium-tug/gentium-tug/gentium.pdf
trunk/gentium/doc/fonts/gentium-tug/gentium-tug/gentium.tex
Log:
update docs and regenerate gentium.pdf
Modified: trunk/gentium/doc/fonts/gentium-tug/gentium-tug/ChangeLog
===================================================================
--- trunk/gentium/doc/fonts/gentium-tug/gentium-tug/ChangeLog 2022-05-27 10:34:21 UTC (rev 152)
+++ trunk/gentium/doc/fonts/gentium-tug/gentium-tug/ChangeLog 2022-05-27 11:00:14 UTC (rev 153)
@@ -9,6 +9,12 @@
GentiumPlus-* directory. Please consult it for a full record of changes
to the fonts.
+2022-05-27
+- use family GentiumBookPlus as additional weights for the LaTeX package
+ gentium (pavel)
+- use family GentiumPlus as additional weights for the LaTeX package
+ gentiumbook (pavel)
+
2022-05-19
- numerous changes for the Gentium Plus 6.101 release. We are now
distributing Type 1's for the GentiumPlus-* and GentiumBookPlus-*
Modified: trunk/gentium/doc/fonts/gentium-tug/gentium-tug/README
===================================================================
--- trunk/gentium/doc/fonts/gentium-tug/gentium-tug/README 2022-05-27 10:34:21 UTC (rev 152)
+++ trunk/gentium/doc/fonts/gentium-tug/gentium-tug/README 2022-05-27 11:00:14 UTC (rev 153)
@@ -125,23 +125,6 @@
- The combination of two commas seems not to give quotedblbase in T1.
Check it and correct using lig file if needed.
-- Use all 8 fonts in gentium.sty and gentiumbook.sty. The added fonts would
- represent additional series (weight). The following table shows how it
- would look for upright (roman) style:
-
- gentium gentiumbook
-----------------------------------------------------------
-GentiumPlus-Regular medium semi light
-GentiumBookPlus-Regular semi bold medium
-GentiumPlus-Bold bold semi bold
-GentiumBookPlus-Bold extra bold bold
-
- It would be similar for the italic styles.
-
- Then the package "gentium" would have 4 weights--the usual medium and bold,
- but also semi bold and extra bold. The package "gentiumbook" could add the
- semi light and semi bold weights.
-
- Check if there are new characters to fill the empty slots in encodings.
- The code concerning the final sigma should be cleaned-up (some refactoring;
Modified: trunk/gentium/doc/fonts/gentium-tug/gentium-tug/gentium.pdf
===================================================================
(Binary files differ)
Modified: trunk/gentium/doc/fonts/gentium-tug/gentium-tug/gentium.tex
===================================================================
--- trunk/gentium/doc/fonts/gentium-tug/gentium-tug/gentium.tex 2022-05-27 10:34:21 UTC (rev 152)
+++ trunk/gentium/doc/fonts/gentium-tug/gentium-tug/gentium.tex 2022-05-27 11:00:14 UTC (rev 153)
@@ -265,6 +265,16 @@
\label{weights}
\end{table}
+You can set the desired weight with command \verb|\fontseries|, like this:
+\begin{verbatim}
+\fontseries{sb}\selectfont
+\end{verbatim}
+
+You can also use the command \verb|\usefont|, like this:
+\begin{verbatim}
+\usefont{T1}{gentium}{sb}{n}
+\end{verbatim}
+
If you want to use Gentium together with another font (sans or
typewriter) with a different x-height, you should consider using the
option \verb|scaled|. This scales Gentium font and if you choose the
More information about the gentium-commits
mailing list.