XmacsLabs / mogan

Mogan STEM Suite (based on GNU TeXmacs): Enjoy exploring science and technology!
https://mogan.app
GNU General Public License v3.0
386 stars 31 forks source link

Could not automatically compile a bibliography #114

Open ChangyueSun opened 2 years ago

ChangyueSun commented 2 years ago

the standard process of compiling a bibliography for Texmacs

  1. Write a .bib file with bibliographic references. This file should have the format of a standard bibliography file for LaTeX.
  2. \cite→<cite|citation key> , which correspond to entries in your .bib file.
  3. At the place where your bibliography should be compiled, click on Text→Automatic→Bibliography. At the prompt, you should enter a bibtex style (such as plain, alpha, abbrv, etc.) and your .bib file. Use Document→Update→Bibliography in order to compile your bibliography. (it seems the .bib file and the .tm file should in the same fold)

No result show

da-liii commented 2 years ago

Try V1.1.0 beta4: https://gitee.com/XmacsLabs/mogan/releases/tag/v1.1.0-beta4

We fixed a lot on bib tools recently.

guraltsev commented 2 years ago

I am now on the V1.1.0 and the problem still holds.

da-liii commented 2 years ago

Could you provide the bib file to reproduce the problem?

Here is the similar issue: #305

I answered this issue with a release video: https://www.bilibili.com/video/BV1re4y1Z7fP/

You can view it starting from 10:00, the interface is in Chinese and the sound is in Chinese. But I think it will help you solve your problem.