X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["2133" "Mon" "5" "May" "1997" "11:30:10" "+0200" "Ulrik Vieth" "vieth@THPHY.UNI-DUESSELDORF.DE" nil "48" "physics rules (was: Capital greek letters)" "^Date:" nil nil "5" nil nil nil nil nil] nil) Received: from listserv.gmd.de (listserv.gmd.de [192.88.97.1]) by mail.Uni-Mainz.DE (8.8.5/8.8.4) with ESMTP id LAA15968; Mon, 5 May 1997 11:48:27 +0200 (MET DST) Received: from yoda.gmd.de (192.88.97.2) by listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <11.B4DCD406@listserv.gmd.de>; Mon, 5 May 1997 11:48:26 +0200 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 134448 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Mon, 5 May 1997 11:48:20 +0200 Received: from thphy.uni-duesseldorf.de (www.thphy.uni-duesseldorf.de [134.99.64.123]) by relay.urz.uni-heidelberg.de (8.7.6/8.7.4) with SMTP id LAA24219 for ; Mon, 5 May 1997 11:29:43 +0200 (MET DST) Received: from macbeth.uni-duesseldorf.de (macbeth.thphy.uni-duesseldorf.de) by thphy.uni-duesseldorf.de (4.1/SMI-4.1) id AA02260; Mon, 5 May 97 11:30:13 +0200 Received: by macbeth.uni-duesseldorf.de (SMI-8.6/SMI-SVR4) id LAA10585; Mon, 5 May 1997 11:30:10 +0200 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <199705050930.LAA10585@macbeth.uni-duesseldorf.de> Reply-To: Mailing list for the LaTeX3 project In-Reply-To: <01II02H9ZMW2FTFMQI@MZDMZA.ZDV.UNI-MAINZ.DE> (KNAPPEN@MZDMZA.ZDV.UNI-MAINZ.DE) Date: Mon, 5 May 1997 11:30:10 +0200 From: Ulrik Vieth Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: physics rules (was: Capital greek letters) Status: R X-Status: X-Keywords: X-UID: 2006 Joerg Knappen: > You may call it general principle. The following conventions are often > employed by physicists: > Variables: math italics > Vectors: bold math italics > Operators: upright > Vector Operators: bold upright > Tensors: sans serif Hmm, I was not aware of the distinction between vectors and vector operators using bold italics or bold upright. I can't remember any such a specification in the IUPAP document [1], although I would agree that it might serve a useful purpose if employed consistently. [1] International Union of Pure and Applied Physics, S.U.N. Commission: Symbols, Units and Nomenclature in Physics, Document U.I.P.~20 (1978), Physica~A, Vol. 93 (1978), S. 1--60. As for the actual specifications, I'd like to point out that tensors should acctually appear in bold sans oblique, not just sans serif. In practice, however, the conventions used by several publishers may differ form the IUPAP recommendations to greater of lesser extent. Setting vectors in bold upright (instead of bold math italics) and tensors in bold sans upright (instead of bold sans oblique) is seen quite often, and therefore allowing for some choice between different conventions while using the same functional markup in all cases would seem the most practial solution for document portability. > Constants are usually also in math italics (generally for physical > constants like speed of light $c$), only \emph{numbers} like e, i, and pi > occur upright depending on the publishers style. Differentials are also > often upright. I'd rather consider this a distinction between physical constants (which aren't treated any different from physical variables) and mathematical constants (which indeed should be set in upright). > If you want to see a journal which follows all those conventions, look at > Il nouvo cimento. There are probably a lot more physics journals that try to follow the IUPAP conventions as far as possible. At least, I've seen a couple of style guides (including e.g. Elsevier and IOP) that do suggest the use of upright d, e, i, etc. Cheers, Ulrik.