Thanks for the time and consideration so far!
REQUEST: Support for LaTeX formulas
#21
Posted 16 March 2011 - 01:34 PM
Thanks for the time and consideration so far!
#22
Posted 16 March 2011 - 01:53 PM
#23
Posted 16 March 2011 - 02:20 PM
No problem -- thanks for making the suggestion and presenting it well.Thanks for the time and consideration so far!
EVERNOTE: Getting Started | Support Page | Knowledge Base | Support Requests
If someone helped you, or you like or agree with someone's post, let them (and us) know by clicking their post's "Like" button.
#24
Posted 27 May 2011 - 02:45 PM
I think there're many people want evernote can use Latex, it is extremely useful for students and scientists.
I hope this will come true in future.
#25
Posted 27 May 2011 - 06:28 PM
#26
Posted 02 June 2011 - 02:59 PM
Thanks for the suggestion.
Things like this are a little more complicated in Evernote because we store note data in a form of HTML that is then "rendered" for viewing separately on every platform: web (4 different browsers), mac, windows, iOS, Android, BlackBerry, Palm WebOS, WinPhone7, etc...
So any little tricky special syntax that we add needs to have corresponding rendering code added to every single client, or else we'll receive anger from the users of each platform because we (e.g.) failed to add LaTeX support on BlackBerry, so their notes are unreadable.
This is why we tend to prefer using existing web-friendly renderings like JPEG, GIF, PDF, etc. rather than ad-hoc markup within the notes for each separate community and feature.
+1 for latex .. Nerds lives will be much simpler with it
As for implementing it, wordpress already has done it and it renders on all platforms! The disambiguation is solved by using a slightly complicated (but usable) tag: $latex \alpha^2=\gamma $
#27
Posted 16 July 2011 - 10:21 AM
I'm surprised that MathJax hasn't been mentioned yet: www.mathjax.org
#28
Posted 16 July 2011 - 10:34 AM
#29
Posted 27 July 2011 - 03:16 PM
Also: Could we also add support for the following!? i.e. code snippet formatting?
for(int i=0;i++){
cout<<"+1 For Latex Support"<<endl;
if(mLatexSupportAdded == true){break;}
else {mNTimesIgnoredBecasueImAGeek == i;}
}
cout << "Thanks for the Latex Support!!!"
Pretty Please...
#30
Posted 30 July 2011 - 01:38 PM
A similar web-based flash card study app Anki (http://ankisrs.net/shots.html) has support for LaTeX.
With the iPad study app, Evernote seems to be trying to attract students who will become knowledge workers and will depend on something like Evernote to manage their information.
#31
Posted 08 August 2011 - 03:27 AM
Erm... Syntax error, line 1: expected ';' before ')'Also: Could we also add support for the following!? i.e. code snippet formatting?
for(int i=0;i++){ cout<<"+1 For Latex Support"<<endl; if(mLatexSupportAdded == true){break;} else {mNTimesIgnoredBecasueImAGeek == i;} } cout << "Thanks for the Latex Support!!!"
Maybe you need syntax checking too...
EVERNOTE: Getting Started | Support Page | Knowledge Base | Support Requests
If someone helped you, or you like or agree with someone's post, let them (and us) know by clicking their post's "Like" button.
#32
Posted 08 August 2011 - 10:41 PM
#33
Posted 01 September 2011 - 12:31 AM
As for implementation, don't reinvent the wheel. Check out mathjax (http://www.mathjax.org/). Open source. JavaScript. Handles LaTeX or MathML and interprets it to html for webservers. Even available as a WordPress plugin. The heavy lifting is done. You run it on your server, it reads the math codes between your delimiters, it spits back inline images of the math. Loverly. You can leave the actual creation of the codes to the user. If they are sophisticated users, they just type in the codes as they go. If they are writing complex expressions with unfamiliar math or are more casual users they use any of the many good button oriented editors available free or for fair fees. Or dump the codes out of their favorite math programs.
Could happen. Really could...
Getting off my soapbox now. Thanks for listening.
#34
Posted 06 September 2011 - 06:14 PM
Thanks and I really hope you decide to implement this. It would be IMMENSELY useful.
#35
Posted 09 September 2011 - 02:04 PM
#36
Posted 12 September 2011 - 11:18 PM
#37
Posted 13 September 2011 - 12:27 AM
#38
Posted 14 September 2011 - 03:01 AM
http://code.google.com/apis/chart/infog ... mulas.html
This option has a lot of disadvantages, though -- between the potential server latency issues of dealing with the Google servers and the massive inconvenience of URL-encoding the TeX expression, it's just a pain to use. But since ENML does support the
I still vote for MathJax installed on the EverNote server -- I'm just trying to give options until that happens.
#39
Posted 02 October 2011 - 02:30 AM
Is there something about Evernote versus Wordpress that gives Wordpress a better ability to do this?
#40
Posted 24 October 2011 - 12:45 AM
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users












