Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gl2ps
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
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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
gl2ps
gl2ps
Commits
20e8bc78
Commit
20e8bc78
authored
Feb 15, 2019
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
Use pt instead of px in SVG viewport (fixes
#20
)
parent
8f3381a6
No related branches found
No related tags found
No related merge requests found
Pipeline
#3494
passed
Feb 15, 2019
Stage: test
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
gl2ps.tex
+2
-1
2 additions, 1 deletion
gl2ps.tex
with
2 additions
and
1 deletion
gl2ps.tex
+
2
−
1
View file @
20e8bc78
...
@@ -1124,7 +1124,8 @@ anymore.
...
@@ -1124,7 +1124,8 @@ anymore.
\dd
{
gl2psForceRasterPos
}
,
\dd
{
gl2psLineCap
}
and
\dd
{
gl2psLineJoin
}
; fixed
\dd
{
gl2psForceRasterPos
}
,
\dd
{
gl2psLineCap
}
and
\dd
{
gl2psLineJoin
}
; fixed
scaling of images in PDF output; fixed bug leading to corrupted PDF output.
scaling of images in PDF output; fixed bug leading to corrupted PDF output.
\item
[1.4.1]
Added
\dd
{
gl2psSorting
}
to change the sorting algorithm on the fly;
\item
[1.4.1]
Added
\dd
{
gl2psSorting
}
to change the sorting algorithm on the fly;
fix rotated text in PGF output.
fix rotated text in PGF output; use
\dd
{
pt
}
instead of
\dd
{
px
}
in SVG
viewport.
\end{description}
\end{description}
\end{document}
\end{document}
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