]> git.lyx.org Git - lyx.git/blob - lib/examples/fr/FeynmanDiagrams.lyx
Update docs to latest format.
[lyx.git] / lib / examples / fr / FeynmanDiagrams.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 508
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin /systemlyxdir/examples/fr/
7 \textclass scrartcl
8 \begin_preamble
9 % DO NOT ALTER THIS PREAMBLE!!!
10 %
11 % This preamble is designed to ensure that the file prints
12 % out as advertised. If you mess with this preamble,
13 % parts of this document may not print out as expected.  If you
14 % have problems LaTeXing this file, please contact 
15 % the documentation team
16 % email: lyx-docs@lists.lyx.org
17
18 % if pdflatex is used
19 \usepackage{ifpdf}
20 \ifpdf
21
22 % set fonts for nicer pdf view
23 \IfFileExists{lmodern.sty}
24  {\usepackage{lmodern}}{}
25
26 \fi % end if pdflatex is used
27
28 % increase link area for cross-references and autoname them,
29 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
30 \newlength{\abc}
31 \settowidth{\abc}{\space}
32 \AtBeginDocument{%
33 \addto\extrasenglish{
34  \renewcommand{\equationautorefname}{\hspace{-\abc}}
35  \renewcommand{\sectionautorefname}{sec.\negthinspace}
36  \renewcommand{\subsectionautorefname}{sec.\negthinspace}
37  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}}
38 }
39
40 % wird benutzt, um Tabellenzellen zu vergrößern
41 \@ifundefined{extrarowheight}
42  {\usepackage{array}}{}
43 \setlength{\extrarowheight}{5pt}
44 \end_preamble
45 \use_default_options true
46 \maintain_unincluded_children false
47 \language french
48 \language_package default
49 \inputencoding auto
50 \fontencoding global
51 \font_roman "default" "default"
52 \font_sans "default" "default"
53 \font_typewriter "default" "default"
54 \font_math "auto" "auto"
55 \font_default_family default
56 \use_non_tex_fonts false
57 \font_sc false
58 \font_osf false
59 \font_sf_scale 100 100
60 \font_tt_scale 100 100
61 \graphics default
62 \default_output_format default
63 \output_sync 0
64 \bibtex_command default
65 \index_command default
66 \paperfontsize 12
67 \spacing single
68 \use_hyperref true
69 \pdf_title "Feynman Diagrams"
70 \pdf_author "LyX Team, Uwe Stöhr, Ronen Abravanel"
71 \pdf_bookmarks false
72 \pdf_bookmarksnumbered false
73 \pdf_bookmarksopen false
74 \pdf_bookmarksopenlevel 1
75 \pdf_breaklinks false
76 \pdf_pdfborder true
77 \pdf_colorlinks false
78 \pdf_backref false
79 \pdf_pdfusetitle false
80 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
81 \papersize default
82 \use_geometry false
83 \use_package amsmath 1
84 \use_package amssymb 1
85 \use_package cancel 0
86 \use_package esint 1
87 \use_package mathdots 1
88 \use_package mathtools 0
89 \use_package mhchem 1
90 \use_package stackrel 0
91 \use_package stmaryrd 0
92 \use_package undertilde 0
93 \cite_engine basic
94 \cite_engine_type default
95 \biblio_style plain
96 \use_bibtopic false
97 \use_indices false
98 \paperorientation portrait
99 \suppress_date true
100 \justification true
101 \use_refstyle 0
102 \notefontcolor #0000ff
103 \index Index
104 \shortcut idx
105 \color #008000
106 \end_index
107 \secnumdepth 3
108 \tocdepth 3
109 \paragraph_separation skip
110 \defskip medskip
111 \quotes_language french
112 \papercolumns 1
113 \papersides 1
114 \paperpagestyle default
115 \tracking_changes false
116 \output_changes false
117 \html_math_output 0
118 \html_css_as_file 0
119 \html_be_strict false
120 \end_header
121
122 \begin_body
123
124 \begin_layout Title
125 Diagrammes de Feynman
126 \begin_inset Foot
127 status collapsed
128
129 \begin_layout Plain Layout
130 Traduction initiale Jean-Pierre Chrétien - février 2011
131 \end_layout
132
133 \end_inset
134
135
136 \end_layout
137
138 \begin_layout Standard
139 Pour pouvoir utiliser les diagrammes de 
140 \noun on
141 Feynman
142 \noun default
143 , le paquetage
144 \noun on
145  
146 \series bold
147 \noun default
148 feyn
149 \series default
150  doit être installé.
151  La création d'un diagramme de 
152 \noun on
153 Feynman
154 \noun default
155  se fait en insérant la commande 
156 \series bold
157
158 \backslash
159 Diagram
160 \series default
161  dans une formule.
162  Ensuite on peut ajouter de nouvelles lignes et colonnes comme dans une
163  matrice habituelle.
164 \end_layout
165
166 \begin_layout Standard
167 Les éléments matriciels sont créés par des commandes agissant comme des
168  
169 \begin_inset Quotes fld
170 \end_inset
171
172 particules
173 \begin_inset Quotes frd
174 \end_inset
175
176  ou des 
177 \begin_inset Quotes fld
178 \end_inset
179
180 propagateurs
181 \begin_inset Quotes frd
182 \end_inset
183
184 , par exemple:
185 \begin_inset Separator latexpar
186 \end_inset
187
188
189 \end_layout
190
191 \begin_layout Standard
192 \align center
193 \begin_inset Tabular
194 <lyxtabular version="3" rows="7" columns="4">
195 <features booktabs="true" tabularvalignment="middle">
196 <column alignment="center" valignment="middle" width="28col%">
197 <column alignment="center" valignment="middle" width="20col%">
198 <column alignment="center" valignment="middle" width="25col%">
199 <column alignment="center" valignment="middle" width="20col%">
200 <row>
201 <cell alignment="center" valignment="top" topline="true" usebox="none">
202 \begin_inset Text
203
204 \begin_layout Plain Layout
205 Commandes
206 \end_layout
207
208 \end_inset
209 </cell>
210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
211 \begin_inset Text
212
213 \begin_layout Plain Layout
214 Description
215 \end_layout
216
217 \end_inset
218 </cell>
219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
220 \begin_inset Text
221
222 \begin_layout Plain Layout
223 Exemple
224 \end_layout
225
226 \end_inset
227 </cell>
228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
229 \begin_inset Text
230
231 \begin_layout Plain Layout
232 Résultat
233 \end_layout
234
235 \end_inset
236 </cell>
237 </row>
238 <row>
239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
240 \begin_inset Text
241
242 \begin_layout Plain Layout
243 f,g,h
244 \end_layout
245
246 \end_inset
247 </cell>
248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
249 \begin_inset Text
250
251 \begin_layout Plain Layout
252 \noindent
253 \align left
254 fermion, photon ou propagateur fantôme
255 \end_layout
256
257 \end_inset
258 </cell>
259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
260 \begin_inset Text
261
262 \begin_layout Plain Layout
263 \begin_inset Tabular
264 <lyxtabular version="3" rows="1" columns="3">
265 <features tabularvalignment="middle">
266 <column alignment="center" valignment="top">
267 <column alignment="center" valignment="top">
268 <column alignment="center" valignment="top">
269 <row>
270 <cell alignment="center" valignment="top" rightline="true" usebox="none">
271 \begin_inset Text
272
273 \begin_layout Plain Layout
274 f
275 \end_layout
276
277 \end_inset
278 </cell>
279 <cell alignment="center" valignment="top" rightline="true" usebox="none">
280 \begin_inset Text
281
282 \begin_layout Plain Layout
283 g
284 \end_layout
285
286 \end_inset
287 </cell>
288 <cell alignment="center" valignment="top" usebox="none">
289 \begin_inset Text
290
291 \begin_layout Plain Layout
292 h
293 \end_layout
294
295 \end_inset
296 </cell>
297 </row>
298 </lyxtabular>
299
300 \end_inset
301
302
303 \end_layout
304
305 \end_inset
306 </cell>
307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
308 \begin_inset Text
309
310 \begin_layout Plain Layout
311 \begin_inset Formula $\Diagram{f & g & h}
312 $
313 \end_inset
314
315
316 \end_layout
317
318 \end_inset
319 </cell>
320 </row>
321 <row>
322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
323 \begin_inset Text
324
325 \begin_layout Plain Layout
326 fu,fd,fv (gu,gd,gv)
327 \end_layout
328
329 \end_inset
330 </cell>
331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
332 \begin_inset Text
333
334 \begin_layout Plain Layout
335 \noindent
336 \align left
337 fermion/photon, directions haut/bas/vertical
338 \end_layout
339
340 \end_inset
341 </cell>
342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
343 \begin_inset Text
344
345 \begin_layout Plain Layout
346 \begin_inset Tabular
347 <lyxtabular version="3" rows="2" columns="3">
348 <features tabularvalignment="middle">
349 <column alignment="center" valignment="top">
350 <column alignment="center" valignment="top">
351 <column alignment="center" valignment="middle">
352 <row>
353 <cell alignment="center" valignment="top" usebox="none">
354 \begin_inset Text
355
356 \begin_layout Plain Layout
357 fd
358 \end_layout
359
360 \end_inset
361 </cell>
362 <cell alignment="center" valignment="top" leftline="true" usebox="none">
363 \begin_inset Text
364
365 \begin_layout Plain Layout
366
367 \end_layout
368
369 \end_inset
370 </cell>
371 <cell alignment="center" valignment="top" leftline="true" usebox="none">
372 \begin_inset Text
373
374 \begin_layout Plain Layout
375 gu
376 \end_layout
377
378 \end_inset
379 </cell>
380 </row>
381 <row>
382 <cell alignment="center" valignment="top" topline="true" usebox="none">
383 \begin_inset Text
384
385 \begin_layout Plain Layout
386
387 \end_layout
388
389 \end_inset
390 </cell>
391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
392 \begin_inset Text
393
394 \begin_layout Plain Layout
395 fv
396 \end_layout
397
398 \end_inset
399 </cell>
400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
401 \begin_inset Text
402
403 \begin_layout Plain Layout
404
405 \end_layout
406
407 \end_inset
408 </cell>
409 </row>
410 </lyxtabular>
411
412 \end_inset
413
414
415 \end_layout
416
417 \end_inset
418 </cell>
419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
420 \begin_inset Text
421
422 \begin_layout Plain Layout
423 \begin_inset Formula $\Diagram{fd &  & gu\\
424  & fv
425 }
426 $
427 \end_inset
428
429
430 \end_layout
431
432 \end_inset
433 </cell>
434 </row>
435 <row>
436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
437 \begin_inset Text
438
439 \begin_layout Plain Layout
440 fA,fV
441 \end_layout
442
443 \end_inset
444 </cell>
445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
446 \begin_inset Text
447
448 \begin_layout Plain Layout
449 \noindent
450 \align left
451 A et V sont les modificateurs produisant les flèches gauche/haut ou droite/bas
452 \end_layout
453
454 \end_inset
455 </cell>
456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
457 \begin_inset Text
458
459 \begin_layout Plain Layout
460 \begin_inset Tabular
461 <lyxtabular version="3" rows="2" columns="3">
462 <features tabularvalignment="middle">
463 <column alignment="center" valignment="top">
464 <column alignment="center" valignment="top">
465 <column alignment="center" valignment="middle">
466 <row>
467 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
468 \begin_inset Text
469
470 \begin_layout Plain Layout
471 fdA
472 \end_layout
473
474 \end_inset
475 </cell>
476 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
477 \begin_inset Text
478
479 \begin_layout Plain Layout
480
481 \end_layout
482
483 \end_inset
484 </cell>
485 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
486 \begin_inset Text
487
488 \begin_layout Plain Layout
489 fuV
490 \end_layout
491
492 \end_inset
493 </cell>
494 </row>
495 <row>
496 <cell alignment="center" valignment="top" rightline="true" usebox="none">
497 \begin_inset Text
498
499 \begin_layout Plain Layout
500
501 \end_layout
502
503 \end_inset
504 </cell>
505 <cell alignment="center" valignment="top" rightline="true" usebox="none">
506 \begin_inset Text
507
508 \begin_layout Plain Layout
509 gvV
510 \end_layout
511
512 \end_inset
513 </cell>
514 <cell alignment="center" valignment="top" usebox="none">
515 \begin_inset Text
516
517 \begin_layout Plain Layout
518
519 \end_layout
520
521 \end_inset
522 </cell>
523 </row>
524 </lyxtabular>
525
526 \end_inset
527
528
529 \end_layout
530
531 \end_inset
532 </cell>
533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
534 \begin_inset Text
535
536 \begin_layout Plain Layout
537 \begin_inset Formula $\Diagram{fdA &  & fuV\\
538  & gvV
539 }
540 $
541 \end_inset
542
543
544 \end_layout
545
546 \end_inset
547 </cell>
548 </row>
549 <row>
550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
551 \begin_inset Text
552
553 \begin_layout Plain Layout
554 fl,glB,glS,fl1,gl2, etc.
555 \end_layout
556
557 \end_inset
558 </cell>
559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
560 \begin_inset Text
561
562 \begin_layout Plain Layout
563 \noindent
564 \align left
565 boucle fermions/photons
566 \end_layout
567
568 \end_inset
569 </cell>
570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
571 \begin_inset Text
572
573 \begin_layout Plain Layout
574 \begin_inset Tabular
575 <lyxtabular version="3" rows="2" columns="3">
576 <features tabularvalignment="middle">
577 <column alignment="center" valignment="top">
578 <column alignment="center" valignment="top">
579 <column alignment="center" valignment="middle">
580 <row>
581 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
582 \begin_inset Text
583
584 \begin_layout Plain Layout
585 f
586 \end_layout
587
588 \end_inset
589 </cell>
590 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
591 \begin_inset Text
592
593 \begin_layout Plain Layout
594 gl
595 \end_layout
596
597 \end_inset
598 </cell>
599 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
600 \begin_inset Text
601
602 \begin_layout Plain Layout
603
604 \end_layout
605
606 \end_inset
607 </cell>
608 </row>
609 <row>
610 <cell alignment="center" valignment="top" rightline="true" usebox="none">
611 \begin_inset Text
612
613 \begin_layout Plain Layout
614
615 \end_layout
616
617 \end_inset
618 </cell>
619 <cell alignment="center" valignment="top" rightline="true" usebox="none">
620 \begin_inset Text
621
622 \begin_layout Plain Layout
623 f
624 \end_layout
625
626 \end_inset
627 </cell>
628 <cell alignment="center" valignment="top" usebox="none">
629 \begin_inset Text
630
631 \begin_layout Plain Layout
632 f
633 \end_layout
634
635 \end_inset
636 </cell>
637 </row>
638 </lyxtabular>
639
640 \end_inset
641
642
643 \end_layout
644
645 \end_inset
646 </cell>
647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
648 \begin_inset Text
649
650 \begin_layout Plain Layout
651 \begin_inset Formula $\Diagram{f & gl\\
652  & f & f
653 }
654 $
655 \end_inset
656
657
658 \end_layout
659
660 \end_inset
661 </cell>
662 </row>
663 <row>
664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
665 \begin_inset Text
666
667 \begin_layout Plain Layout
668
669 \backslash
670 momentum{ch}{text}
671 \end_layout
672
673 \end_inset
674 </cell>
675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
676 \begin_inset Text
677
678 \begin_layout Plain Layout
679 \noindent
680 \align left
681 spécification des moments particulaires
682 \end_layout
683
684 \end_inset
685 </cell>
686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
687 \begin_inset Text
688
689 \begin_layout Plain Layout
690 \begin_inset Formula $\backslash{\rm momentum}\{fA\}\{\vec{p\}}$
691 \end_inset
692
693
694 \end_layout
695
696 \end_inset
697 </cell>
698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
699 \begin_inset Text
700
701 \begin_layout Plain Layout
702 \begin_inset Formula $\Diagram{\momentum{fA}{\vec{p}}}
703 $
704 \end_inset
705
706
707 \end_layout
708
709 \end_inset
710 </cell>
711 </row>
712 <row>
713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
714 \begin_inset Text
715
716 \begin_layout Plain Layout
717
718 \backslash
719 vertexlabel{p}{text}
720 \end_layout
721
722 \end_inset
723 </cell>
724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
725 \begin_inset Text
726
727 \begin_layout Plain Layout
728 \noindent
729 \align left
730 Une étiquette de sommet
731 \emph on
732  p
733 \emph default
734  est ^ ou _ pour marquer au-dessus ou au-dessus du sommet
735 \end_layout
736
737 \end_inset
738 </cell>
739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
740 \begin_inset Text
741
742 \begin_layout Plain Layout
743 \begin_inset Tabular
744 <lyxtabular version="3" rows="2" columns="1">
745 <features tabularvalignment="middle">
746 <column alignment="center" valignment="top">
747 <row>
748 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
749 \begin_inset Text
750
751 \begin_layout Plain Layout
752 \begin_inset Formula $\backslash{\rm vertexlabel}^{e^{+}}fA$
753 \end_inset
754
755
756 \end_layout
757
758 \end_inset
759 </cell>
760 </row>
761 <row>
762 <cell alignment="center" valignment="top" usebox="none">
763 \begin_inset Text
764
765 \begin_layout Plain Layout
766 \begin_inset Formula $fglS\backslash{\rm vertexlabel}_{\gamma}$
767 \end_inset
768
769
770 \end_layout
771
772 \end_inset
773 </cell>
774 </row>
775 </lyxtabular>
776
777 \end_inset
778
779
780 \end_layout
781
782 \end_inset
783 </cell>
784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
785 \begin_inset Text
786
787 \begin_layout Plain Layout
788 \begin_inset Formula $\Diagram{\vertexlabel^{{\rm e^{+}}}fA\\
789 fglS\vertexlabel_{\gamma}
790 }
791 $
792 \end_inset
793
794
795 \end_layout
796
797 \end_inset
798 </cell>
799 </row>
800 </lyxtabular>
801
802 \end_inset
803
804
805 \end_layout
806
807 \begin_layout Standard
808 Ce ne sont que quelques options du paquetage 
809 \series bold
810 feyn
811 \series default
812 , voir le manuel d'utilisation
813 \begin_inset CommandInset citation
814 LatexCommand cite
815 key "Feyn"
816
817 \end_inset
818
819 .
820 \end_layout
821
822 \begin_layout Standard
823 \begin_inset Note Greyedout
824 status open
825
826 \begin_layout Plain Layout
827
828 \series bold
829 \lang english
830 Note:
831 \series default
832  If you have an index list in your document and use one of the AMS theorem
833  modules, you have to add the option 
834 \series bold
835 noglobalbang
836 \series default
837  to the document class options in the document settings.
838  This enables the usage of the '!' character in index entries (necessary
839  for subentries) but might cause troubles with the align environments (which
840  are described in section 
841 \begin_inset Quotes eld
842 \end_inset
843
844 Align Environments
845 \begin_inset Quotes erd
846 \end_inset
847
848  of \SpecialChar LyX
849 's Math manual).
850 \end_layout
851
852 \end_inset
853
854
855 \end_layout
856
857 \begin_layout Bibliography
858 \begin_inset CommandInset bibitem
859 LatexCommand bibitem
860 key "Feyn"
861
862 \end_inset
863
864
865 \begin_inset CommandInset href
866 LatexCommand href
867 name "Documentation"
868 target "http://mirror.ctan.org/fonts/feyn/feyn.pdf"
869
870 \end_inset
871
872  du paquetage \SpecialChar LaTeX
873  
874 \series bold
875 feyn
876 \end_layout
877
878 \end_body
879 \end_document