- Fix a tiny problem on eps images blocked proper ps2pdf conversions of
the translated Handbook, therefore PDF output works now. Great! :) Obtained from: The FreeBSD Hungarian Documentation Project
This commit is contained in:
parent
3b7875588b
commit
e45341cab8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32666
5 changed files with 5 additions and 5 deletions
|
@ -346,5 +346,5 @@ grestore
|
||||||
%%Trailer
|
%%Trailer
|
||||||
%%Pages: 1
|
%%Pages: 1
|
||||||
end
|
end
|
||||||
restore
|
%restore
|
||||||
%%EOF
|
%%EOF
|
||||||
|
|
|
@ -388,5 +388,5 @@ grestore
|
||||||
%%Trailer
|
%%Trailer
|
||||||
%%Pages: 1
|
%%Pages: 1
|
||||||
end
|
end
|
||||||
restore
|
%restore
|
||||||
%%EOF
|
%%EOF
|
||||||
|
|
|
@ -388,5 +388,5 @@ grestore
|
||||||
%%Trailer
|
%%Trailer
|
||||||
%%Pages: 1
|
%%Pages: 1
|
||||||
end
|
end
|
||||||
restore
|
%restore
|
||||||
%%EOF
|
%%EOF
|
||||||
|
|
|
@ -430,5 +430,5 @@ grestore
|
||||||
%%Trailer
|
%%Trailer
|
||||||
%%Pages: 1
|
%%Pages: 1
|
||||||
end
|
end
|
||||||
restore
|
%restore
|
||||||
%%EOF
|
%%EOF
|
||||||
|
|
|
@ -430,5 +430,5 @@ grestore
|
||||||
%%Trailer
|
%%Trailer
|
||||||
%%Pages: 1
|
%%Pages: 1
|
||||||
end
|
end
|
||||||
restore
|
%restore
|
||||||
%%EOF
|
%%EOF
|
||||||
|
|
Loading…
Reference in a new issue