Skip to content

Commit ec06b78

Browse files
committed
Updated documentation
1 parent 5fd62cd commit ec06b78

File tree

7 files changed

+4
-4
lines changed

7 files changed

+4
-4
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
*.run.xml
66
*.synctex.gz
77
*.toc
8-
8+
*.tds.zip
Binary file not shown.

doc/latex/sourcecodepro/sourcecodepro-otf-specimen.tex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
\newcommand*\spr[1][\spA]{& #1 & #1 & #1 & #1 & #1 & #1 & #1 \\}
88

99
\begin{document}
10-
\centering
1110
\begin{tabular}{
1211
>{\sourcecodepro}l
1312
>{\sourcecodeproextreme}c
Binary file not shown.

doc/latex/sourcecodepro/sourcecodepro-type1-specimen.tex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
\newcommand*\spr[1][\spA]{& #1 & #1 & #1 & #1 & #1 & #1 & #1 \\}
99

1010
\begin{document}
11-
\centering
1211
\begin{tabular}{
1312
l
1413
>{\fontseries{el}\fontshape{n}\selectfont}c
-3 Bytes
Binary file not shown.

doc/latex/sourcecodepro/sourcecodepro.tex

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@
2121
\begin{document}
2222
\maketitle
2323
\begin{multicols}{2}
24-
This package provides the Source Code Pro font in an easy to use way. For \hologo{XeLaTeX} and \hologo{LuaLaTeX} users the original OpenType fonts are used. The entire font family is included. It can also be downloaded from \href{https://github.com/adobe-fonts/source-code-pro}{GitHub}.
24+
This package provides the Source Code Pro font in an easy to use way. For \hologo{XeLaTeX} and \hologo{LuaLaTeX} users the original OpenType fonts from \href{https://github.com/adobe-fonts/source-code-pro}{GitHub} are used. The entire font family is included.
25+
26+
This package is also available on \href{https://github.com/silkeh/latex-sourcecodepro}{GitHub}.
2527

2628
\section{Options}
2729
The package has the following options:

0 commit comments

Comments
 (0)