Sati

Results 18 comments of Sati

It's from the [pandoc](https://pandoc.org/MANUAL.html) specification for inline notes. ![default](https://user-images.githubusercontent.com/7592695/41835214-612dc7e0-7889-11e8-90b4-49dba45ab33e.png) I think `language-pfm` does the job correctly, but it is not so consistent in picking up citation references (given by the...

``` | /表格/ | 一 | 二 | |------+------+----| | *粗體* | *bold* | | *This is bold. 這是粗體* /This is italics. 這是斜體/ ``` 同樣問題,表格對齊以後,粗斜體顯示不出來。 ![image](https://user-images.githubusercontent.com/7592695/76684046-9bbe3f80-6643-11ea-94b5-79985c3a4405.png)

The deft filter function only works with ASCII characters. Can it be customized to work with Chinese input? I use Boshiamy to type Chinese characters.

This is a follow-up of the issue referenced above. I would like to know how the issue of `BibLaTeX` compatibility with `BibTeX` fields and reference types stands with `helm-bibtex` as...

> We added a fix for the date field which biblatex uses instead of year, but the code for this is littered all over the place. My own workaround looks...

We use punctuations, primarily. `《》` for book-title `〈〉` for article-title `()` to separate `(location: publisher, year)` information in the footnote. (The above example without parenthesis belongs to the bibliography. )...

Ruby has its own Chinese word-tokenizer over [here](https://rubygems.org/gems/rmmseg-cpp/versions/0.2.7?locale=zh-TW).

Could you build me a fork with the relevant changes so that I can build on from there?

I've created a generic citation style for humanities Chinese to be used with Zotero. If you are familiar with Zotero, you can use this to create bibliographic samples for testing...

[野口善敬書目.txt](https://github.com/inukshuk/anystyle-cli/files/2683458/default.txt) Hey, I've got another set of sample Japanese bibliography data (similiar, but slightly different from the previous style) which I need to parse. Can you provide instructions with the...