1
1
mirror of https://github.com/varkor/quiver.git synced 2024-09-11 05:46:13 +03:00

Fix a line count bug in tikz-cd export

This commit is contained in:
varkor 2019-01-13 23:28:43 +00:00
parent 712e0a0583
commit 08c1a70ff5

View File

@ -295,6 +295,7 @@ QuiverExport.tikz_cd = new class extends QuiverExport {
first_in_row = false;
}
prev.x = offset.x;
prev.y = y;
}
// Referencing cells is slightly complicated by the fact that we can't give vertices