Scientific notation

167 views
Skip to first unread message

Chris Williams

unread,
Sep 11, 2011, 4:56:22 AM9/11/11
to mnemosyne-proj-users
Hello - I've just started using mnemosyne to learn the multitude of
new words in my studies towards becoming a paramedic. One element of
this stage of my training is chemistry, which I last studied for O
level some 30 years ago! Chemical formulae use what appears to be
subscript ie small numbers below the text. I'm also using scientific
notation which uses superscript to show the power of ten. I do
understand that mnemosyne can only import basic text so these features
do not transfer correctly. I tried to follow the information
regarding LaTeX, but that is all way over my head and to be honest I
have enough to learn without having to learn that depth of new
software/programming.

Is there a simple way of importing scientific notation/chemical
formulae or is there a tutorial / talk through anywhere that would
help me get there?

Thanks for the project!

Chris

George Wade

unread,
Sep 11, 2011, 3:56:02 PM9/11/11
to mnemosyne-...@googlegroups.com
You could make a graphic of the offending Q's & A's whenever they turn up and insert those graphics into cards as necessary.  That might give you time to learn how to manage LaTeX;  which is not difficult if there is time to relax while learning just the parts that do your job.

George


On Sun, Sep 11, 2011 at 1:56 AM, Chris Williams <chr15w...@btinternet.com> wrote:
Hello - I've just started using mnemosyne to learn the multitude of
new words in my studies towards becoming a paramedic.....
 
Is there a simple way of importing scientific notation/chemical
formulae or is there a tutorial / talk through anywhere that would
help me get there?

Thanks for the project!

Chris

--
You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group.
To post to this group, send email to mnemosyne-...@googlegroups.com.
To unsubscribe from this group, send email to mnemosyne-proj-u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/mnemosyne-proj-users?hl=en.


Nick Burger

unread,
Sep 11, 2011, 5:01:39 PM9/11/11
to mnemosyne-...@googlegroups.com
FYI - you can use HTML <sup></sup> and <sub></sub> tags to cover the
basics. For example: 1.3445 x 10<sup>-3</sup> and H<sub>2</sub>O

Also, here are some latex basics:
use: <latex>this is latex stuff</latex> to add latex to a card
use: \\ to add a new line to the latex
use: $math stuff$ to set off math/equation stuff
use: 1.3445 \times 10^{-3} for scientific notation
use: ^ for superscript and _ for subscript

I created the attached latex output with this, for example:
<latex>Use $1.3445 \times 10^{-3}$g of $CH_3N_2$ to do the thing.\\I
know, I just threw some letters together.\\\\Anyway, you can do this
too $^2_1H^i_k$</latex>

If it doesn't work then make sure that you have latex installed, you
may also need the AMSmath math package in your preamble (it's pretty
easy, someone can help with that if needed).

Nick

Capture.PNG

abaku...@arcor.de

unread,
Sep 11, 2011, 5:33:45 PM9/11/11
to mnemosyne-...@googlegroups.com
Hey Chris,

maybe these links could help you?! :

http://www.matheboard.de/formeleditor.php
http://detexify.kirelabs.org/classify.html


You could also generate images with this online tool. There's a basic latex document in the form. The website is in German, but I think you'll understand anyway.

http://did.mat.uni-bayreuth.de/personen/wassermann/fun/tex.html

VG,

Abakus

----- Original Nachricht ----
Von: Chris Williams <chr15w...@btinternet.com>
An: mnemosyne-proj-users <mnemosyne-...@googlegroups.com>
Datum: 11.09.2011 10:56
Betreff: [mnemosyne-proj-users] Scientific notation

Roel De Coninck

unread,
Sep 12, 2011, 3:10:21 AM9/12/11
to mnemosyne-...@googlegroups.com
thanks for these links, the're great!

a beginning latex user

Chris Williams

unread,
Sep 12, 2011, 1:08:48 PM9/12/11
to mnemosyne-proj-users
Thank you all for your prompt and most useful advice. Progress is
being made!

Roel De Coninck

unread,
Sep 12, 2011, 3:42:20 PM9/12/11
to mnemosyne-...@googlegroups.com
Hi Nick and others,

I'm starting with latex too.  I have a small problem: i'm not able to make changes in my preamble that have an effect. 
I'm trying to add these two commands to my preamble:
\usepackage{amsmath}
\usepackage{amssymb}

When I do it in my default latex program, it works (testing with $\mathbb{R}$ ) 
But in Mnemosyne, nothing changes.  
Could it be that I'm not modifying the correct preamble?  I mean: i'm not sure if I'm modifying an old preamble in this folder: C:\Users\my_username\.mnemosyne\latex or if I should find another preamble somewhere on my computer (windows 7).  

I think I might be changing a wrong file because the .tex file and the out.txt file are here: C:\Users\my_username\AppData\Roaming\mnemosyne\default.db_media\_latex.  And indeed, the tmp.tex file does NOT contain my modified preamble.
Any hints?
thanks,
Roel

Peter Bienstman

unread,
Sep 13, 2011, 5:29:50 AM9/13/11
to mnemosyne-...@googlegroups.com
Hi,

In 1.x, you need to delete all the png files in the latex directory
before these changes take effect.

In 2.0, this happens automatically.

Cheers,

Peter

> --
> You received this message because you are subscribed to the Google
> Groups "mnemosyne-proj-users" group.

> To view this discussion on the web visit
> https://groups.google.com/d/msg/mnemosyne-proj-users/-/EXxMhfS2s2QJ.

Roel De Coninck

unread,
Sep 14, 2011, 3:20:39 AM9/14/11
to mnemosyne-...@googlegroups.com
Hi,
I'm still confused because in this folder: C:\Users\my_username\AppData\Roaming\mnemosyne\ (the 2.0 folder, right?) there is no preamble to be found.
Where can i find the preamble for Mnemosyne 2.0?

thanks
roel

Peter Bienstman

unread,
Sep 15, 2011, 3:16:20 AM9/15/11
to mnemosyne-...@googlegroups.com

In 2.0, it's merged in C:\Users\my_username\AppData\Roaming\mnemosyne\config.py

Cheers,

Peter

Roel De Coninck

unread,
Sep 15, 2011, 2:32:01 PM9/15/11
to mnemosyne-...@googlegroups.com
Excellent, that is exactly what I was searching.
Thanks a lot,
Roel
Reply all
Reply to author
Forward
0 new messages