Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
ea404efc
Commit
ea404efc
authored
Aug 26, 2007
by
Michaël Cadilhac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change `fr-drdref' to `fr-dired-ref'.
parent
e732a3fb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
+7
-3
etc/ChangeLog
etc/ChangeLog
+4
-1
etc/refcards/Makefile
etc/refcards/Makefile
+3
-2
No files found.
etc/ChangeLog
View file @
ea404efc
...
...
@@ -2,6 +2,9 @@
* NEWS: Say that PDF files are now the default for refcards.
* fr-drdref.tex, fr-drdref.pdf: Move these to...
* fr-dired-ref.tex, fr-dired-ref.pdf: ... those names.
* refcards/pdflayout.sty: New. Handle PDF layouts through
\pdfpagewidth and \pdfpageheight.
...
...
@@ -36,7 +39,7 @@
* ru-refcard.tex: Use a PDF `compile-command' local variable.
* Makefile: Add rules for creating the refcards in PDF, make them the
default.
default.
Change `fr-drdref' to `fr-dired-ref'.
2007-08-23 Glenn Morris <rgm@gnu.org>
...
...
etc/refcards/Makefile
View file @
ea404efc
...
...
@@ -31,7 +31,8 @@ REFCARDS_PDF = refcard.pdf cs-refcard.pdf de-refcard.pdf fr-refcard.pdf \
refcards_pdf
:
${REFCARDS_PDF}
refcards_ps
:
${REFCARDS_PDF:.pdf=.ps}
DIRED-REFCARDS_PDF
=
dired-ref.pdf cs-dired-ref.pdf fr-drdref.pdf sk-dired-ref.pdf
DIRED-REFCARDS_PDF
=
dired-ref.pdf cs-dired-ref.pdf fr-dired-ref.pdf
\
sk-dired-ref.pdf
dired-refcards_pdf
:
${DIRED-REFCARDS_PDF}
dired-refcards_ps
:
${DIRED-REFCARDS_PDF:.pdf=.ps}
...
...
@@ -119,7 +120,7 @@ de-refcard.ps fr-refcard.ps pt-br-refcard.ps orgcard.ps: %.ps: %.dvi
dvips
-t
a4
-t
landscape
$<
-o
$@
## A4, portrait.
cs-dired-ref.ps
cs-refcard.ps
cs-survival.ps
fr-d
rd
ref.ps
\
cs-dired-ref.ps
cs-refcard.ps
cs-survival.ps
fr-d
ired-
ref.ps
\
pl-refcard.ps
ru-refcard.ps
\
sk-dired-ref.ps sk-refcard.ps sk-survival.ps
:
%.ps: %.dvi
dvips
-t
a4
$<
-o
$@
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment