mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 11:23:45 +00:00
791 lines
16 KiB
Plaintext
791 lines
16 KiB
Plaintext
|
#LyX 2.0 created this file. For more info see http://www.lyx.org/
|
|||
|
\lyxformat 413
|
|||
|
\begin_document
|
|||
|
\begin_header
|
|||
|
\textclass article
|
|||
|
\begin_preamble
|
|||
|
% DO NOT ALTER THIS PREAMBLE!!!
|
|||
|
%
|
|||
|
% This preamble is designed to ensure that the file prints
|
|||
|
% out as advertised. If you mess with this preamble,
|
|||
|
% parts of this document may not print out as expected. If you
|
|||
|
% have problems LaTeXing this file, please contact
|
|||
|
% the documentation team
|
|||
|
% email: lyx-docs@lists.lyx.org
|
|||
|
|
|||
|
% if pdflatex is used
|
|||
|
\usepackage{ifpdf}
|
|||
|
\ifpdf
|
|||
|
|
|||
|
% set fonts for nicer pdf view
|
|||
|
%\IfFileExists{lmodern.sty}
|
|||
|
{\usepackage{lmodern}}{}
|
|||
|
|
|||
|
\fi % end if pdflatex is used
|
|||
|
|
|||
|
% increase link area for cross-references and autoname them,
|
|||
|
\AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
|
|||
|
\newlength{\abc}
|
|||
|
\settowidth{\abc}{\space}
|
|||
|
\addto\extrasenglish{
|
|||
|
\renewcommand{\equationautorefname}{\hspace{-\abc}}
|
|||
|
\renewcommand{\sectionautorefname}{sec.\negthinspace}
|
|||
|
\renewcommand{\subsectionautorefname}{sec.\negthinspace}
|
|||
|
\renewcommand{\subsubsectionautorefname}{sec.\negthinspace}}
|
|||
|
|
|||
|
% wird benutzt, um Tabellenzellen zu vergrosern
|
|||
|
\@ifundefined{extrarowheight}
|
|||
|
{\usepackage{array}}{}
|
|||
|
\setlength{\extrarowheight}{5pt}
|
|||
|
\end_preamble
|
|||
|
\use_default_options true
|
|||
|
\maintain_unincluded_children false
|
|||
|
\language japanese
|
|||
|
\language_package default
|
|||
|
\inputencoding auto
|
|||
|
\fontencoding global
|
|||
|
\font_roman default
|
|||
|
\font_sans default
|
|||
|
\font_typewriter default
|
|||
|
\font_default_family default
|
|||
|
\use_non_tex_fonts false
|
|||
|
\font_sc false
|
|||
|
\font_osf false
|
|||
|
\font_sf_scale 100
|
|||
|
\font_tt_scale 100
|
|||
|
|
|||
|
\graphics default
|
|||
|
\default_output_format default
|
|||
|
\output_sync 0
|
|||
|
\bibtex_command default
|
|||
|
\index_command default
|
|||
|
\paperfontsize 12
|
|||
|
\spacing single
|
|||
|
\use_hyperref true
|
|||
|
\pdf_title "Feynman Diagrams"
|
|||
|
\pdf_author "LyX Team, Uwe Stohr, Ronen Abravanel"
|
|||
|
\pdf_bookmarks true
|
|||
|
\pdf_bookmarksnumbered false
|
|||
|
\pdf_bookmarksopen false
|
|||
|
\pdf_bookmarksopenlevel 1
|
|||
|
\pdf_breaklinks false
|
|||
|
\pdf_pdfborder true
|
|||
|
\pdf_colorlinks false
|
|||
|
\pdf_backref false
|
|||
|
\pdf_pdfusetitle false
|
|||
|
\pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
|
|||
|
\papersize a4paper
|
|||
|
\use_geometry false
|
|||
|
\use_amsmath 1
|
|||
|
\use_esint 1
|
|||
|
\use_mhchem 1
|
|||
|
\use_mathdots 1
|
|||
|
\cite_engine basic
|
|||
|
\use_bibtopic false
|
|||
|
\use_indices false
|
|||
|
\paperorientation portrait
|
|||
|
\suppress_date false
|
|||
|
\use_refstyle 0
|
|||
|
\index Index
|
|||
|
\shortcut idx
|
|||
|
\color #008000
|
|||
|
\end_index
|
|||
|
\secnumdepth 3
|
|||
|
\tocdepth 3
|
|||
|
\paragraph_separation skip
|
|||
|
\defskip medskip
|
|||
|
\quotes_language english
|
|||
|
\papercolumns 1
|
|||
|
\papersides 1
|
|||
|
\paperpagestyle default
|
|||
|
\tracking_changes false
|
|||
|
\output_changes false
|
|||
|
\html_math_output 0
|
|||
|
\html_css_as_file 0
|
|||
|
\html_be_strict false
|
|||
|
\end_header
|
|||
|
|
|||
|
\begin_body
|
|||
|
|
|||
|
\begin_layout Title
|
|||
|
ファインマン図
|
|||
|
\end_layout
|
|||
|
|
|||
|
\begin_layout Standard
|
|||
|
ファインマン図(
|
|||
|
\noun on
|
|||
|
Feynman
|
|||
|
\noun default
|
|||
|
diagram)を利用するためには、LaTeXパッケージ
|
|||
|
\series bold
|
|||
|
feyn
|
|||
|
\series default
|
|||
|
を導入しておく必要があります。ファインマン図は、数式中にコマンド
|
|||
|
\series bold
|
|||
|
|
|||
|
\backslash
|
|||
|
Diagram
|
|||
|
\series default
|
|||
|
を挿入することで作ることができます。すると、新しい行列を通常の行列と同じようにして作ることができます。
|
|||
|
\end_layout
|
|||
|
|
|||
|
\begin_layout Standard
|
|||
|
以下に示すように、「分子」や「伝搬関数」として振る舞うコマンドを、行列の項目として入力することができます。
|
|||
|
\end_layout
|
|||
|
|
|||
|
\begin_layout Standard
|
|||
|
\align center
|
|||
|
\begin_inset Tabular
|
|||
|
<lyxtabular version="3" rows="7" columns="4">
|
|||
|
<features booktabs="true" tabularvalignment="middle">
|
|||
|
<column alignment="center" valignment="middle" width="28col%">
|
|||
|
<column alignment="center" valignment="middle" width="20col%">
|
|||
|
<column alignment="center" valignment="middle" width="25col%">
|
|||
|
<column alignment="center" valignment="middle" width="20col%">
|
|||
|
<row>
|
|||
|
<cell alignment="center" valignment="top" topline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
コマンド
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
説明
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
例
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
出力
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
</row>
|
|||
|
<row>
|
|||
|
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
f,g,h
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
\noindent
|
|||
|
\align left
|
|||
|
フェルミ粒子・光子・ ゴースト伝搬関数
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
\begin_inset Tabular
|
|||
|
<lyxtabular version="3" rows="1" columns="3">
|
|||
|
<features tabularvalignment="middle">
|
|||
|
<column alignment="center" valignment="top" width="0">
|
|||
|
<column alignment="center" valignment="top" width="0">
|
|||
|
<column alignment="center" valignment="top" width="0">
|
|||
|
<row>
|
|||
|
<cell alignment="center" valignment="top" rightline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
f
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" rightline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
g
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
h
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
</row>
|
|||
|
</lyxtabular>
|
|||
|
|
|||
|
\end_inset
|
|||
|
|
|||
|
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
\begin_inset Formula $\Diagram{f & g & h}
|
|||
|
$
|
|||
|
\end_inset
|
|||
|
|
|||
|
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
</row>
|
|||
|
<row>
|
|||
|
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
fu,fd,fv (gu,gd,gv)
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
\noindent
|
|||
|
\align left
|
|||
|
上向き・下向き・垂直のフェルミ粒子・光子
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
\begin_inset Tabular
|
|||
|
<lyxtabular version="3" rows="2" columns="3">
|
|||
|
<features tabularvalignment="middle">
|
|||
|
<column alignment="center" valignment="top" width="0">
|
|||
|
<column alignment="center" valignment="top" width="0">
|
|||
|
<column alignment="center" valignment="middle" width="0">
|
|||
|
<row>
|
|||
|
<cell alignment="center" valignment="top" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
fd
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" leftline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" leftline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
gu
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
</row>
|
|||
|
<row>
|
|||
|
<cell alignment="center" valignment="top" topline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
fv
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
</row>
|
|||
|
</lyxtabular>
|
|||
|
|
|||
|
\end_inset
|
|||
|
|
|||
|
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
\begin_inset Formula $\Diagram{fd & & gu\\
|
|||
|
& fv
|
|||
|
}
|
|||
|
$
|
|||
|
\end_inset
|
|||
|
|
|||
|
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
</row>
|
|||
|
<row>
|
|||
|
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
fA,fV
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
\noindent
|
|||
|
\align left
|
|||
|
AおよびVは、左ないし上向きの矢印や、右ないし下向きの矢印を生成する修飾子
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
\begin_inset Tabular
|
|||
|
<lyxtabular version="3" rows="2" columns="3">
|
|||
|
<features tabularvalignment="middle">
|
|||
|
<column alignment="center" valignment="top" width="0">
|
|||
|
<column alignment="center" valignment="top" width="0">
|
|||
|
<column alignment="center" valignment="middle" width="0">
|
|||
|
<row>
|
|||
|
<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
fdA
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" bottomline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
fuV
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
</row>
|
|||
|
<row>
|
|||
|
<cell alignment="center" valignment="top" rightline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" rightline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
gvV
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
</row>
|
|||
|
</lyxtabular>
|
|||
|
|
|||
|
\end_inset
|
|||
|
|
|||
|
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
\begin_inset Formula $\Diagram{fdA & & fuV\\
|
|||
|
& gvV
|
|||
|
}
|
|||
|
$
|
|||
|
\end_inset
|
|||
|
|
|||
|
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
</row>
|
|||
|
<row>
|
|||
|
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
fl,glB,glS,fl1,gl2など
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
\noindent
|
|||
|
\align left
|
|||
|
フェルミ粒子ループ・光子ループ
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
\begin_inset Tabular
|
|||
|
<lyxtabular version="3" rows="2" columns="3">
|
|||
|
<features tabularvalignment="middle">
|
|||
|
<column alignment="center" valignment="top" width="0">
|
|||
|
<column alignment="center" valignment="top" width="0">
|
|||
|
<column alignment="center" valignment="middle" width="0">
|
|||
|
<row>
|
|||
|
<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
f
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
gl
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" bottomline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
</row>
|
|||
|
<row>
|
|||
|
<cell alignment="center" valignment="top" rightline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" rightline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
f
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
f
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
</row>
|
|||
|
</lyxtabular>
|
|||
|
|
|||
|
\end_inset
|
|||
|
|
|||
|
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
\begin_inset Formula $\Diagram{f & gl\\
|
|||
|
& f & f
|
|||
|
}
|
|||
|
$
|
|||
|
\end_inset
|
|||
|
|
|||
|
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
</row>
|
|||
|
<row>
|
|||
|
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
|
|||
|
\backslash
|
|||
|
momentum{ch}{文字列}
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
\noindent
|
|||
|
\align left
|
|||
|
分子運動量の指定
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
\begin_inset Formula $\backslash{\rm momentum}\{fA\}\{\vec{p\}}$
|
|||
|
\end_inset
|
|||
|
|
|||
|
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
\begin_inset Formula $\Diagram{\momentum{fA}{\vec{p}}}
|
|||
|
$
|
|||
|
\end_inset
|
|||
|
|
|||
|
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
</row>
|
|||
|
<row>
|
|||
|
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
|
|||
|
\backslash
|
|||
|
vertexlabel{p}{文字列}
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
\noindent
|
|||
|
\align left
|
|||
|
頂点ラベル(vertex label)。頂点の上にラベルを付けるときは
|
|||
|
\emph on
|
|||
|
p
|
|||
|
\emph default
|
|||
|
は^、下に付けるときは_
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
\begin_inset Tabular
|
|||
|
<lyxtabular version="3" rows="2" columns="1">
|
|||
|
<features tabularvalignment="middle">
|
|||
|
<column alignment="center" valignment="top" width="0">
|
|||
|
<row>
|
|||
|
<cell alignment="center" valignment="top" bottomline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
\begin_inset Formula $\backslash{\rm vertexlabel}^{e^{+}}fA$
|
|||
|
\end_inset
|
|||
|
|
|||
|
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
</row>
|
|||
|
<row>
|
|||
|
<cell alignment="center" valignment="top" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
\begin_inset Formula $fglS\backslash{\rm vertexlabel}_{\gamma}$
|
|||
|
\end_inset
|
|||
|
|
|||
|
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
</row>
|
|||
|
</lyxtabular>
|
|||
|
|
|||
|
\end_inset
|
|||
|
|
|||
|
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
|
|||
|
\begin_inset Text
|
|||
|
|
|||
|
\begin_layout Plain Layout
|
|||
|
\begin_inset Formula $\Diagram{\vertexlabel^{{\rm e^{+}}}fA\\
|
|||
|
fglS\vertexlabel_{\gamma}
|
|||
|
}
|
|||
|
$
|
|||
|
\end_inset
|
|||
|
|
|||
|
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_inset
|
|||
|
</cell>
|
|||
|
</row>
|
|||
|
</lyxtabular>
|
|||
|
|
|||
|
\end_inset
|
|||
|
|
|||
|
|
|||
|
\end_layout
|
|||
|
|
|||
|
\begin_layout Standard
|
|||
|
これらは、
|
|||
|
\series bold
|
|||
|
feyn
|
|||
|
\series default
|
|||
|
パッケージのオプションの一部に過ぎません。ユーザーの手引きは
|
|||
|
\begin_inset CommandInset citation
|
|||
|
LatexCommand cite
|
|||
|
key "Feyn"
|
|||
|
|
|||
|
\end_inset
|
|||
|
|
|||
|
にあります。
|
|||
|
\end_layout
|
|||
|
|
|||
|
\begin_layout Bibliography
|
|||
|
\begin_inset CommandInset bibitem
|
|||
|
LatexCommand bibitem
|
|||
|
key "Feyn"
|
|||
|
|
|||
|
\end_inset
|
|||
|
|
|||
|
LaTeXパッケージ
|
|||
|
\series bold
|
|||
|
feyn
|
|||
|
\series default
|
|||
|
の
|
|||
|
\begin_inset CommandInset href
|
|||
|
LatexCommand href
|
|||
|
name "取扱説明書"
|
|||
|
target "http://mirror.ctan.org/fonts/feyn/feyn.pdf"
|
|||
|
|
|||
|
\end_inset
|
|||
|
|
|||
|
|
|||
|
\end_layout
|
|||
|
|
|||
|
\end_body
|
|||
|
\end_document
|