-
I'd like to add support for the `ltree` column type.
The test in `query_test.exs` would be something like:
```
test "decode ltree", context do
assert [["1.2.3"]] = query("SELECT '1.2.3'::ltree", […
-
pLaTeX は本家 LaTeX と違って、ボトムフロート → 脚注 の順に出力されることは知られているとおもいますが、その変更によって垂直位置が変わっているように見えるのですが、意図的でしょうか?
~~~~ tex
\documentclass{tarticle}
\makeatletter
% ここで \@makecol の定義をいろいろ変えてみる
\makeatother
\…
-
これは [forum:961](http://oku.edu.mie-u.ac.jp/tex/mod/forum/discuss.php?d=961) に関連したものです。
> pTeX の縦書きの場合は、PS/PDF の変形の縦と横を交換する必要がある
のですが、現在の dvipdfmx は PostScript special を使用した場合と PDF 用 special を使用し…
-
I see you are still working on this, but this just to warn you, in case you didn't notice, that with the last updates MaTeX is not working anymore on (my?) Windows 10 + MMA v10.4.
Even a simple `MaTeX…
-
Soweit ich gelesen habe, sollte man die Angabe der Initialen steuern können:
```
Author = {Hufschmid, {Th}omas},
```
müsste dann
```
Th. Hufschmid
```
draus werden. Aber es kl…
-
```
def check_for(texsystem): #
-
## Basic info
To make sure that we are on the same page:
- Kernel: 4.4.5
- System: NixOS 16.09.git.3a691ea
- Nix version: 1.11.2
- Nixpkgs version: 16.09.git.3a691ea
## Describe your issue here
Gene…
-
For a graph g the command latex(g) has not been implemented. The tkz-graph package provides latex commands for drawing graphs in a variety of ways. So rather than outputting a graphic image, th…
-
[Originally Ticket 1544]
The LaTeX format provides the internal command `\protected@write`, which is sometimes used in style files and papers (at least I use it from time to time). Since we have `\wr…
-
The following test file causes luatex to hang
```
\documentclass{article}
\usepackage{fontspec}
\usepackage{lipsum}
\setmainfont{Junicode}
\begin{document}
\lipsum[1]
\end{document}
```
This is …