Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 290623 Details for
Bug 427176
[PATCH] use fmtutil to generate ptex and platex formats
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
handle better ptex and platex in fmtutil
texlive-2007-fmtutil-ptex.patch (text/plain), 511 bytes, created by
Patrice Dumas
on 2008-01-01 23:46:07 UTC
(
hide
)
Description:
handle better ptex and platex in fmtutil
Filename:
MIME Type:
Creator:
Patrice Dumas
Created:
2008-01-01 23:46:07 UTC
Size:
511 bytes
patch
obsolete
>diff -up texlive-2007/texk/tetex/fmtutil.ptex texlive-2007/texk/tetex/fmtutil >--- texlive-2007/texk/tetex/fmtutil.ptex 2008-01-01 22:32:44.000000000 +0100 >+++ texlive-2007/texk/tetex/fmtutil 2008-01-01 22:33:10.000000000 +0100 >@@ -674,6 +674,8 @@ run_initex() > case "$format" in > metafun) prgswitch=-progname=mpost;; > mptopdf|cont-??) prgswitch=-progname=context;; >+ platex*) prgswitch=-progname=platex;; >+ ptex*) prgswitch=-progname=ptex;; > *) prgswitch=-progname=$format;; > esac >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 427176
:
290622
| 290623 |
290624
|
290625