Skip to content

New files_latexeditor code #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Conversation

domcars0
Copy link

@domcars0 domcars0 commented Dec 3, 2013

Hi,
Here is the new lighter files_latexeditor code.
Best regards.

@arm2arm
Copy link
Owner

arm2arm commented Dec 6, 2013

1)Something is odd, the code highlighting doesn’t work. also when we load text it is unformulated, later it gets formatted.
2) We should probably provide own colors for latex. The default colors for latex is bad.

@domcars0
Copy link
Author

domcars0 commented Dec 6, 2013

Le 06/12/2013 09:48, Arman - notifications@github.com a écrit :

1)Something is odd, the code highlighting doesn’t work. also when we
load text it is unformulated, later it gets formatted.
2) We should probably provide own colors for latex. The default colors
for latex is bad.


Reply to this email directly or view it on GitHub
#5 (comment).

Hi Arman,
Take a look in the files_texteditor/js/editor.js may be you don't have
the line
filetype["tex"] = "latex";
in the setSyntaxMode() function. That probably why you don't have the
code highlighting.

About the latex color you're are right. I think that hightlight
definitions are in
files_texteditor/js/vendor/ace/src-noconflict/mode-latex.js
But as I'm not a JS expert, it's not easy to understand for me ...

Best regards.

Dominique CARON and others added 8 commits January 27, 2014 11:29
…er) and bug fixe for multiple directories latex project.

Bug fixed when owncloud is not installed in the root of the webServer.
Conflicts:
	ajax/compile.php
	js/latexeditor.js
Added installation instructions
Added notes to encryption app
CodeCleanup
Added german translation
Code-Cleanup and german translation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants