You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ alias zotero=/Applications/Zotero.app/Contents/MacOS/zotero
TeXmacs is v. 1.99.6 (no shell alias; I installed the DMG).
Additionally, from the "Tutorial Introduction" I take that the "[[...]]" stuff in optional? I can add "tm-zotero" style (line above text window) but the Zotero menu does not appear, as is promised:
A Zotero menu item will appear in the toplevel menu. You will see that this menu is present while viewing this documentation in front of you now, since I've added the tm-zotero style package to it.
I should say that I currently only toy along with TeXmacs. (Used LyX so far but its HTML export is not very good which prevents good transformations to EPUB or DocX etc via Pandoc, the same looking quite good from TeXmacs' HTML as far as I have tested this).
Thank you!
The text was updated successfully, but these errors were encountered:
uma-hh
changed the title
Bash script does not work
Bash script does not work and there is no Zotero menu
Apr 2, 2018
$ [[ -L "legal-brief" -a -L "zotero" -a $(realpath "legal-brief") = $(realpath "zotero" ]] && rm legal-brief zotero
cond cmdsubst>
if on bash :
bash-3.2$ [[ -L "legal-brief" -a -L "zotero" -a $(realpath "legal-brief") = $(realpath "zotero" ]] && rm legal-brief zotero bash: syntax error in conditional expression bash: syntax error near -a'
`
And there is no Zotero Menu that appaear in TeXmacs
But there is the legal brief style that appaear .
It s seems the only shell oneliner that doesn't work , I followed all the github tutorial
Do you think it s related to the shell or shell version ?
I really love TeXmacs and try Lyx but doesn't seems to suit to my need and the only thing that prevent me to use it everyday life (in my university legal research ) , is the integration of Zotero with it.
I haven't try on my Linux distribution and will keep in touch if it does work on my GNU/Linux box, also if we can have some information on which version of linux Karl Hegbloom did use , I m willing to use virtual machine to only run TexMacs with Zotero -JurisM integration
Hi,
when I try this (advice in Readme):
I get this error:
This is
on MacOS 10.13 and
where
TeXmacs is v. 1.99.6 (no shell alias; I installed the DMG).
Additionally, from the "Tutorial Introduction" I take that the "[[...]]" stuff in optional? I can add "tm-zotero" style (line above text window) but the Zotero menu does not appear, as is promised:
I should say that I currently only toy along with TeXmacs. (Used LyX so far but its HTML export is not very good which prevents good transformations to EPUB or DocX etc via Pandoc, the same looking quite good from TeXmacs' HTML as far as I have tested this).
Thank you!
The text was updated successfully, but these errors were encountered: