Christopher Besch

Results 40 issues of Christopher Besch

The file `/home/chris/.config/yarn/global/node_modules/live-server/live-server.js` seems to be using Windows line endings (`\r\n`). Running `dos2unix` on this file fixes the issue. I installed live-server with `yarn global add live-server` and yarn version...

As discussed [here](https://discord.com/channels/581738731934056449/582403919754297363/909035564030894100) you need to add `fill_opacity=0, stroke_width=3` to the `Tex` constructor for tikz to look like this: ![image](https://user-images.githubusercontent.com/57909184/141643286-d969bc16-a2bc-445d-8d33-26be5ebbaa8c.png) and not like this: ![image](https://user-images.githubusercontent.com/57909184/141643302-92eec2ea-1f74-4bee-9fdf-60e603584fba.png) This should be put in...

documentation
good first issue

It took me some hours to figure out the correct configs. I hope this helps others.

As referenced in [Manim#2314](https://github.com/ManimCommunity/manim/pull/2314) Manim supports / will support subcaptions, which could be displayed in the Manim Editor.

new feature

You can display an image while the video is being loaded. This feature is called "Poster" in html-jargon.

ui

When including a presentation in a website, it might be useful to have a smaller window with it instead of the entire presenter. This version would remove some features—like the...

new feature