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
b4b64daa
Kaydet (Commit)
b4b64daa
authored
Tem 06, 2001
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Add \ulink, grammar production markup.
üst
77602f2e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
python.sty
Doc/texinputs/python.sty
+15
-0
No files found.
Doc/texinputs/python.sty
Dosyayı görüntüle @
b4b64daa
...
@@ -754,6 +754,7 @@
...
@@ -754,6 +754,7 @@
\newcommand
{
\NULL
}{
\constant
{
NULL
}}
\newcommand
{
\NULL
}{
\constant
{
NULL
}}
\newcommand
{
\infinity
}{
\ensuremath
{
\infty
}}
\newcommand
{
\infinity
}{
\ensuremath
{
\infty
}}
\newcommand
{
\plusminus
}{
\ensuremath
{
\pm
}}
\newcommand
{
\plusminus
}{
\ensuremath
{
\pm
}}
\newcommand
{
\menuselection
}
[1]
{{
\def\sub
{
\ensuremath
{
>
}
}
#1
}}
% Also for consistency: spell Python "Python", not "python"!
% Also for consistency: spell Python "Python", not "python"!
...
@@ -857,12 +858,26 @@
...
@@ -857,12 +858,26 @@
\newcommand
{
\programopt
}
[1]
{
\strong
{
#1
}}
\newcommand
{
\programopt
}
[1]
{
\strong
{
#1
}}
% Note that \longprogramopt provides the '--'!
% Note that \longprogramopt provides the '--'!
\newcommand
{
\longprogramopt
}
[1]
{
\strong
{
-
{}
-#1
}}
\newcommand
{
\longprogramopt
}
[1]
{
\strong
{
-
{}
-#1
}}
% \ulink{link text}{URL}
\newcommand
{
\ulink
}
[2]
{
#1
}
% cited titles: \citetitle{Title of Work}
% cited titles: \citetitle{Title of Work}
% online: \citetitle[url-to-resource]{Title of Work}
% online: \citetitle[url-to-resource]{Title of Work}
\newcommand
{
\citetitle
}
[2][URL]
{
\emph
{
#2
}}
\newcommand
{
\citetitle
}
[2][URL]
{
\emph
{
#2
}}
\newenvironment
{
productionlist
}
[1][
\py
@badkey]
{
\def\optional
##1
{{
\Large
[}##1{\Large]
}}
\def\production
##1##2
{
\code
{
##1
}&
::=
&
\code
{
##2
}
\\
}
\def\orgroup
##1
{{
\def\or
{
\textbar\
}
##1
}}
\def\token
##1
{
##1
}
\begin{center}
\begin{tabular}
{
lcl
}
}{
%
\end{tabular}
\end{center}
}
% Deprecation stuff.
% Deprecation stuff.
% Should be extended to allow an index / list of deprecated stuff. But
% Should be extended to allow an index / list of deprecated stuff. But
% there's a lot of stuff that needs to be done to make that automatable.
% there's a lot of stuff that needs to be done to make that automatable.
...
...
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