slackline

Results 36 comments of slackline

Thanks for taking the time to explain things @Trevoke very much appreciated. I suspected this might not be too easy a thing to implement, I'll have a go at customising...

I've encountered similar with the following showing repeatedly (number of times varies)... ``` Error during redisplay: (eval (centaur-tabs-line)) signaled (void-function derived-major-mode) [16 times] ```

No idea, but I discovered [codebraid](https://github.com/gpoore/codebraid) the other day which may be of interest to you.

@JamesOwers and @elikesprogramming Not trying to detract from Pweave but as I mentioned above there is the [codebraid](https://github.com/gpoore/codebraid) package which may fit your needs. I've not used it much myself,...

I'd be interested to know how to do this too. Initially I thought using `\include{}` or `\input{}` as is common in [modular documents](https://en.wikibooks.org/wiki/LaTeX/Modular_Documents) might work, but because Pweave is processing...

Thanks for the pointer I'll give that a go.

Found time to give this a go and can't seem to specify child documents that are `.texw`. **pweave_example.texw** \documentclass[hidelinks, 11pt]{article} \geometry{a4paper,left=25mm, right=25mm, top=20mm, bottom=20mm} \begin{document} Lets try including a child...

Thanks for the pointers, I'll try and get a trace out and work out where the problem is occurring.

Would there be any objection to submitting this for inclusion? I was going to do so, but need to notify the package author [first](https://gitlab.com/fdroid/rfp/-/issues/new) and gain your approval first @areina...