Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
fe256431
Kaydet (Commit)
fe256431
authored
Tem 29, 2005
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
use a test for PDF support that is more portable across teTeX major versions
(closes SF bug #1238210)
üst
50747fc1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
4 deletions
+8
-4
howto.cls
Doc/texinputs/howto.cls
+4
-2
manual.cls
Doc/texinputs/manual.cls
+4
-2
No files found.
Doc/texinputs/howto.cls
Dosyayı görüntüle @
fe256431
...
...
@@ -50,7 +50,8 @@
%
\renewcommand
{
\maketitle
}{
\py
@doHorizontalRule
\@
ifundefined
{
pdfinfo
}{}{{
\ifpdf
\begingroup
% This \def is required to deal with multi-line authors; it
% changes \\ to ', ' (comma-space), making it pass muster for
% generating document info in the PDF file.
...
...
@@ -59,7 +60,8 @@
/Author (
\@
author)
/Title (
\@
title)
}
}}
\endgroup
\fi
\begin{flushright}
{
\rm\Huge\py
@HeaderFamily
\@
title
}
\par
{
\em\large\py
@HeaderFamily
\py
@release
\releaseinfo
}
\par
...
...
Doc/texinputs/manual.cls
Dosyayı görüntüle @
fe256431
...
...
@@ -64,7 +64,8 @@
\let\footnotesize\small
\let\footnoterule\relax
\py
@doHorizontalRule
%
\@
ifundefined
{
pdfinfo
}{}{{
\ifpdf
\begingroup
% This \def is required to deal with multi-line authors; it
% changes \\ to ', ' (comma-space), making it pass muster for
% generating document info in the PDF file.
...
...
@@ -73,7 +74,8 @@
/Author (
\@
author)
/Title (
\@
title)
}
}}
\endgroup
\fi
\begin{flushright}
%
{
\rm\Huge\py
@HeaderFamily
\@
title
\par
}
%
{
\em\LARGE\py
@HeaderFamily
\py
@release
\releaseinfo
\par
}
...
...
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