Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
stratum0-latex
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
rohieb
stratum0-latex
Commits
a570f9e8
Commit
a570f9e8
authored
8 years ago
by
rohieb
Browse files
Options
Downloads
Patches
Plain Diff
s0artcl: use T1 encoding for Droid Sans so it shows §, € etc.
parent
83fba5c3
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
s0artcl.cls
+1
-1
1 addition, 1 deletion
s0artcl.cls
with
1 addition
and
1 deletion
s0artcl.cls
+
1
−
1
View file @
a570f9e8
...
...
@@ -66,7 +66,7 @@
\setkomafont
{
section
}{
\usefont
{
LY1
}{
YanoneKaffeesatzZeroHack
}{
b
}{
n
}
\huge
}
\setkomafont
{
subsection
}{
\usefont
{
LY1
}{
YanoneKaffeesatzZeroHack
}{
l
}{
n
}
\LARGE
}
% yanonekaffeesatzzerohack really needs a [nodefault] option...
\renewcommand*
{
\encodingdefault
}{
O
T1
}
\renewcommand*
{
\encodingdefault
}{
T1
}
% Droid for all the rest
\RequirePackage
[default]
{
droidsans
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment