Sender | Message | Time |
---|---|---|
22 Jun 2024 | ||
some.knowit | Download Screenshot 2024-06-21 at 10.33.41 PM.png | 05:34:05 |
some.knowit | * Turns out I was overly pessimistic - the
| 05:34:19 |
some.knowit | * Good news: the C demo is working as expected (after putting the
Bad news: the C++ demo is crashing:
which means for some reason line 245 in
I suspect somehow my C++ build was not done correctly. Since | 05:35:15 |
some.knowit | I found two examples in
but the key What do you think? | 18:46:12 |
some.knowit | * I found some examples in
but the key What do you think? | 18:46:23 |
some.knowit | * I found some examples in
but the key What do you think? | 18:46:45 |
23 Jun 2024 | ||
some.knowit | Under section 28.9 Hyperedges, it says "Currently, there is no default renderer for hyper edges." and then shows an example
Does this mean this example would not work. If so, why provide the example? | 18:22:19 |
some.knowit | * Under section 28.9 Hyperedges, it says "Currently, there is no default renderer for hyper edges." and then shows an example
Does this mean this example would not work? If so, why provide the example? | 18:22:36 |
some.knowit | * Under section 28.9 Hyperedges, it says "Currently, there is no default renderer for hyper edges." and then shows an example
Does this mean this example would not work? If so, why provide the example? | 18:23:21 |
24 Jun 2024 | ||
some.knowit | I tried out the 36.2.1 The Hello World of Graph Drawing at https://tikz.dev/gd-algorithm-layer with:
which didn't compile. Digging into the code, it seems to me the culprit is because the actual implementation in Simple.lua$L25-L39 differs from that in the documentation. Specifically,
Does this sound right? | 22:35:14 |
some.knowit | * I tried out the 36.2.1 The Hello World of Graph Drawing at https://tikz.dev/gd-algorithm-layer with:
which didn't compile. Digging into the code, it seems to me the culprit is because the actual implementation in Simple.lua#L25-L39 differs from that in the documentation. Specifically,
Does this sound right? | 22:35:37 |
some.knowit | * I tried out the 36.2.1 The Hello World of Graph Drawing at https://tikz.dev/gd-algorithm-layer with:
which didn't compile. Digging into the code, it seems to me the culprit is because the actual implementation in Simple.lua#L25-L39 differs from that in the documentation. Specifically,
Does this sound right? | 22:36:29 |
some.knowit | * I tried out the 36.2.1 The Hello World of Graph Drawing at https://tikz.dev/gd-algorithm-layer with:
which didn't compile. Digging into the code, it seems to me the culprit is because the actual implementation in SimpleDemo.lua#L25-L39 differs from that in the documentation. Specifically,
Does this sound right? (Once I fixed the code in SimpleDemo.lua, it started to work as expected.) | 22:37:20 |
some.knowit | * I tried out the 36.2.1 The Hello World of Graph Drawing at https://tikz.dev/gd-algorithm-layer with:
which didn't compile. Digging into the code, it seems to me the culprit is because the actual implementation in SimpleDemo.lua#L25-L39 differs from that in the documentation. Specifically,
Does this sound right? (Once I fixed the code in SimpleDemo.lua, it started to work as expected.) | 22:38:08 |
some.knowit | * I tried out the 36.2.1 The Hello World of Graph Drawing at https://tikz.dev/gd-algorithm-layer with:
which didn't compile. Digging into the code, it seems to me the culprit is because the actual implementation in SimpleDemo.lua#L25-L39 differs from that in the documentation. Specifically,
Does this sound right? (Once I fixed the code in SimpleDemo.lua, it started to work as expected.) | 22:50:55 |
25 Jun 2024 | ||
some.knowit | Let me try to submit a pull request on this. | 02:09:41 |
some.knowit | In reply to @some.knowit:matrix.orghttps://github.com/pgf-tikz/pgf/pull/1342 | 04:31:44 |
27 Jun 2024 | ||
some.knowit | It seems to me the existing macro \pgfalternateextension described at 110.3 Using Image does not work at all. Furthermore, the image displayed on the website differs from that in the official pdf manual wrt the brave-gnu-world-logo . Any idea what's going on? | 06:19:54 |
28 Jun 2024 | ||
muzimuzhi | Probably a poppler issue, see https://github.com/DominikPeters/tikz.dev-issues/issues/42. | 12:45:01 |
some.knowit | In reply to @muzzi:matrix.orgI don't think so. I suspect the underlying \def\pgf@@tryextension macro (among others) may not be working as expected. I've been locally modifing and experimenting with these macros; and now reading up on how best to fix them. Stay tuned. | 17:40:05 |
29 Jun 2024 | ||
some.knowit | Belated happy Tau day, everyone! | 02:26:17 |
some.knowit | This is kind of like a fun quiz. Suppose:
What do you expect to see in the following cases:
| 05:49:30 |
1 Jul 2024 | ||
some.knowit | After fixing all the missing preamble and extending the existing I plan to submit two pull requests - one for fixing the preamble, etc. so that readers of the manual can copy-and-paste any of the examples in the pdf and have them successfully compiled, and another for the extended extractors and scripts. I've got other things fixed as well, but I'll delay those to future pull requests. | 20:02:10 |
some.knowit | * After fixing all the missing preambles and extending the existing I plan to submit two pull requests - one for fixing the preamble, etc. so that readers of the manual can copy-and-paste any of the examples in the pdf and have them successfully compiled, and another for the extended extractors and scripts. I've got other things fixed as well, but I'll delay those to future pull requests. | 20:02:40 |
some.knowit | * After fixing all the missing preambles and extending the existing I plan to submit two pull requests - one for fixing the preamble, etc. so that readers of the manual can copy-and-paste any of the examples in the pdf and have them successfully compiled, and another for the extended extractors and scripts. I've got other things fixed as well, but I'll delay those to future pull requests. However, these changes presume the fix in pull request #1339 has been merged. Any chance that can be done any time soon? | 20:06:53 |
some.knowit | * After fixing all the missing preambles and extending the existing I plan to submit two pull requests - one for fixing the preamble, etc. so that readers of the manual can copy-and-paste any of the examples in the pdf and have them successfully compiled, and another for the extended extractors and scripts. (I've got other miscellaneous things fixed as well, but I'll delay those to future pull requests.) However, these changes presume the fix in pull request #1339 has been merged. Any chance that can be done any time soon? | 20:08:00 |
some.knowit | * After fixing all the missing preambles and extending the existing I plan to submit two pull requests - one for fixing the preamble, etc. so that readers of the manual can copy-and-paste any of the examples in the pdf and have them successfully compiled, and another for the extended extractors and scripts. (I've got other miscellaneous things fixed as well, but I'll delay those to future pull requests.) However, these changes presume the fix in pull request #1339 has been merged. Any chance that can be done any time soon? | 20:10:43 |
some.knowit | * After fixing all the missing preambles and extending the existing I plan to submit two pull requests - one for fixing the preamble, etc. so that readers of the manual can copy-and-paste any of the examples in the pdf and have them successfully compiled, and another for the extended extractors and scripts. (I've got other miscellaneous things fixed as well, but I'll delay those to future pull requests.) However, these changes presume the fixes in pull request #1339 has been merged. Any chance that can be done any time soon? | 20:11:29 |
some.knowit | * After fixing all the missing preambles and extending the existing I plan to submit two pull requests - one for fixing the preamble, etc. so that readers of the manual can copy-and-paste any of the examples in the pdf and have them successfully compiled, and another for the extended extractors and scripts. (I've got other miscellaneous things fixed as well, but I'll delay those to future pull requests.) However, these changes presume the fixes in pull request #1339 have been merged. Any chance that can be done any time soon? | 20:11:40 |
some.knowit | * After fixing all the missing preambles and extending the existing I plan to submit two pull requests - one for fixing the preamble, etc. so that readers of the manual can copy-and-paste any of the examples in the pdf and have them successfully compiled, and another for the extended extractors and scripts. (I've got other miscellaneous things fixed as well, but I'll delay those to future pull requests.) However, these changes presume the fixes in pull request #1339 have been merged. Any chance that can be done any time soon? | 20:12:06 |