whizard is hosted by Hepforge, IPPP Durham
close Warning: Error with navigation contributor "BrowserModule"

Changes between Initial Version and Version 15 of Ticket #56


Ignore:
Timestamp:
May 14, 2013, 4:12:20 PM (12 years ago)
Author:
ohl
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56

    • Property Status changed from new to assigned
    • Property Priority changed from P2 to P0
    • Property Version changed from 2.0alpha to
    • Property Milestone changed from v2.1 to v2.2.1
    • Property Type changed from defect to task
  • Ticket #56 – Description

    initial v15  
     1Status: as of r4276 there is a completely new parser that understands
     2LaTeX input, e.g.
     3
     4  \charged{u}{ubar} \tex{u} \anti\tex{\bar u}
     5  \index{\mu}\lorentz
     6  \index{a}\color
     7  \tensor{\gamma}\lorentz
     8  ...
     9  \input{alpha\_s}{0.12} \tex{\alpha_s}
     10  \derived{g_s}{\sqrt{4\pi\alpha_s}}
     11  ...
     12  \vertex[g_s]{\bar u_{\alpha,a}\gamma_{\mu\alpha\beta} T_{Aab} u_{\beta,b} G_{\mu A}
     13  ...
     14
     15Work is in progress on translating the parse tree...