Scott Kostyshak 0e49231bbf Convert deprecated '\rm' to '\textrm' in examples
This change fixes the export of our FeynmanDiagrams.lyx example
files on the latest TeX Live 2016.

The IJMP(C|D).lyx examples compiled before the change but might as
well convert these instances of '\rm' also.

The changes were made with the help of the following command:

  find ./ -iregex .*lyx -exec sed -i 's/\\rm /\\textrm /g' {} \;

and the resulting diff was confirmed manually.

This commit is consistent with 3cecd4d3.
2016-08-28 19:40:37 -04:00
..
2016-08-28 18:26:58 +01:00
2011-04-02 11:00:19 +00:00
2016-08-05 21:39:58 -04:00
2011-02-21 19:56:43 +00:00
2016-07-02 10:11:21 +02:00
2016-07-02 10:11:21 +02:00
2015-02-24 07:58:40 +01:00
2016-07-04 13:17:07 -07:00
2016-08-21 20:39:52 +02:00