Philipp Immel
Philipp Immel
When trying [Example 6](https://github.com/xmc811/mapchina#6-plotting-the-administrative-divisions-at-higher-levels-province-or-perfecture-level) with Sichuan (province code `51`), like so: ```r library(mapchina) library(tidyverse) library(sf) df3 % filter(Code_Province %in% "51") df3 % group_by(Name_Province) %>% summarise(geometry = st_union(geometry)) ``` I get...
### JabRef version Latest development branch build (please note build date below) ### Operating system macOS ### Details on version and operating system macOS Sonoma 14.2.1 (23C71) / JabRef 5.13--2024-01-11--5dbc76e...
If a landscape orientation for the page size is selected, the cards are displayed correctly in the output, however the printout is wrong, as the page is turned again (see...
**Describe the bug** The analyze module does not perform correct segmentation for Chinese texts. As Chinese does not have any white-space word segmentation, CATMA treats only punctuation symbols as word...
**Describe the bug** In the annotate module, lines of Chinese text are not wrapped, so very long lines appear, making it very difficult to read. I presume this bug also...
## Your environment TbSync version: 4.7 EAS-4-TbSync version: 4.7 Thunderbird version: 115.3.2 ## Actual behavior Whenever I try to sync tasks, some tasks are not synced and the error `Bad...
### JabRef version Latest development branch build (please note build date below) ### Operating system macOS ### Details on version and operating system macOS Sonoma 14.4.1 (23E224) / JabRef 5.14--2024-04-09--beb6ece...
**Is your feature request related to a problem? Please describe.** Since [auto-grouping with `metadata.toml`](https://xiaoyifang.github.io/goldendict-ng/manage_groups/#auto-groups-by-metadatatoml) makes it very easy to add a lot of groups, it can be annoying to sift...
**Is your feature request related to a problem? Please describe.** When using the full-text search, searching in simplified Chinese characters does not find any results in traditional characters and vice...
When setting the cite command to `\footcite` as described on page 30 in Section 9.2 of the manual, using `\foreignblockcquote` results in an error: ```TeX ! Missing } inserted. }...