Upload PDF file created with pmlatex.sty to App by Medusa.
Upload PDF file created with pmlatex.sty to App run by Medusa.
Create bib record in App by Medusa, upload corresponding PDF file to
App, and link them. Also replace PDF file and update title, date, and
author.
Ruby 2.5, 2.6, or 2.7.
Install the package by yourself as:
$ gem source -a http://dream.misasa.okayama-u.ac.jp/rubygems/
$ gem install pmlatex
or install the package from github package registry as:
$ gem source -a https://rubygems.pkg.github.com/misasa
$ gem install pmlatex
Commands are summarized as:
| command | description | note |
|---|---|---|
| pmlatex add | Create a bib record in Medusa. | |
| pmlatex commit | Upload pdffile to the bib record. | |
| pmlatex update | Update title, date, and author of the record. | |
| pmlatex scan | Correlate the bib record with stones. |
See online document with option --help.