February 2015
You've certainly been waiting long enough!A purchase now could be a good investment ; - )
We replied:I have a problem obtaining Greek capital letters (sigma) using the School's style file <snip> to typeset an exam paper.
I don't usually have any problems so the problem seems to be related to use of the style file (and maybe Latex 2.09).
From the Help system I understand there are issues with Greek bold math and the Mathtime package.
I can't follow the fix given there because I can't add any packages under the Typeset menu.
I wonder if you could shed light on this problem and suggest a solution.
As ever, I am very grateful for your help.
We also gave a second option of converting the document to LaTeX2e by opening with WordPad and replacing:Good to hear from you... If you click on Help – Search – LaTeX – LaTeX – LaTeX 2.09 files you will see:So here's what I did:> To check the LaTeX version using SWP or SW
- From the Typeset menu, choose Options and Packages.
- Choose the Class Options tab.
- Note the first line in the dialog box:
- If the line begins LaTeX documentstyle is ...., the file is a LaTeX 2.09 document. Note that the Package Options tab isn't available.
- If the line begins LaTeX documentclass is ...., the file is a LateX2e document.
You can also use an ASCII editor to check the LaTeX version before you attempt to open the document with SWP or SW.Trust this solves the problem.
- Opened your document test1.tex and used Typeset – Options and Packages to see that your document is using the bm package to obtain bold maths.
- Read up on the bm package from the online Help – Search – bm – bm package – bm package: using the package involves placing TeX fields containing the command \bm{mathematics}
- Saved your document as test2.tex and opened it in WordPad. Changed the offending \bf to \bm
- Reloaded in Scientific WorkPlace to see what I'd need to do to obtain this from Scientific WorkPlace.
with:\documentstyle[amstex,amsfonts,12pt, mathexam, bm]{article}
Then you can let Scientific Word/WorkPlace make any necessary adjustments to the remaining LaTeX code, the next time you open the document.\documentclass[12pt]{article}
\usepackage{amstex}
\usepackage{amsfonts}
\usepackage{mathexam}
\usepackage{bm}
Note especially the point about making "Here" the default selection, from Tools – User Setup – Graphics – Floating Placement.To have the graphic appear where you insert it, right-click on the graphic, select Properties – Layout – Placement – Floating: tick the box for "Here" and untick all the other boxes. You can make this the default selection from Tools – User Setup – Graphics – Floating Placement. For additional leverage to force "Here" to mean "HERE" rather than "Here if possible", add the layout Float package (Typeset – Options and Packages – Package Options – Add – float).
Don't forget we've recently released our £4000+ Scientific Word Training Course on video – we've been evolving the Course since 1993! – for only £197: after Educational discount, that's a price of only £147, licensed for your personal use only. Just go to https://www.sciword.co.uk/training.htm to watch the Promo sampler. We'll look forward to hearing from you.
We trust these worked examples will enable you to submit to arXiv with a minimum of difficulty.General:
- Standard LaTeX document (File – New – Standard LaTeX – Standard LaTeX Article) uploads successfully [StandardLaTeX1]
- BibTeX bibliographies work: just upload the .bbl file as well [StandardLaTeX2]
- The Checkout document is successful, whether saved in our own SW tex format [checkout-proprietary] or as Portable LaTeX
Including graphics with the graphicx package and \includegraphics:
- Use the command \includegraphics{c:/swp55/
Graphics/ . This work in Scientific Word but fails with arXiv since arXiv does not recognise the path to the graphic [scaledgraphicsremotegraphics]MSI_logo2.jpg} - Put the graphics in the same folder as the document, and so use the command \includegraphics{MSI_logo2.jpg}. This will not compile in Scientific Word (since Scientific Word puts the document in a temporary folder to compile, and it cannot find the graphic) but it works when uploaded to arXiv [scaledgraphicslocal]
Including graphics with the graphicx package and SW's own graphics format:
- First SaveAs Portable LaTeX. But it gives errors when you upload to arXiv, saying: Unable to convert to pdf [CheckPortable5]
- Add \pdfoutput=1 to Preamble, SaveAs Portable LaTeX. It seems OK with arXiv, but the graphic is not displayed [CheckPortable6]
- Add \pdfoutput=1 to Preamble, SaveAs Portable LaTeX, then (once only, before uploading to arXiv) open the document in WordPad and for each graphic edit to remove the lines like
This then works [CheckPortable7]. This is essentially the same as using \includegraphics yourself, except that it shows the graphic in the SW editing window; this is our recommended way to proceed.[natheight=0.916700in,
natwidth=2.402500in,
height=0.9496in,
width=2.444in
]%
A document may require the .tex file, various graphics files and the bibliography .bbl file; you can repeat the process of "Choose File – Upload File" before you click on Continue: Process Files. You don't need to wrap everything up together in a .rap file, or zip them up in a .zip file.
No guarantees – try it at your own risk!
- There are some settings in c:\swp55\swp-pro.ins [or c:\sw55\sciword.ins or c:\ProgramFiles(x86)\ScientificNotebook\scinoteb.ins], so you might want to transfer this file. You can compare your existing one with the one that will have been set up on the new machine, in order to see whether there's anything in this file worth taking across (open with WordPad). Keep a backup of the one originally created on the new computer, just in case
- If you're confident using the Registry, most of the settings required are stored there: click on Start and type regedit in the search box. Navigate to HKEY_CURRENT_USER\Software\MacKichan Software\Scientific WorkPlace\5.50 [or Scientific Word\5.50 or Scientific Notebook\5.50]. Right-click on 5.50 and select Export; this will create a .reg file which you can save to (for example) your desktop, transfer to the new computer and click on it to install.
Such FlexLM licensing issues will all be resolved with the forthcoming version 6.0.The[se] instructions [below] do not work if you have the optional British English dictionary with your Floating licence. In this case, please ask us to generate the server licence file for you manually.
This software is way too good to keep to yourself! Why not tell your friends...
Cheers,