Michael Behrens

Results 25 comments of Michael Behrens

I would just put the auto-generated message in the box. If you don't care you can just press okay, if not you can change the comment

Custom profiles would also solve many issues concerning what to include in the profile since everybody can just write their own profile

I don't think we need a hot fix for that. I just think it should be implemented some time in the future

Definitively, do not really understand it. Just tried an empty scheme and I failed. I only added the color definition from the default scheme in what made the program work....

Still throws an error message :( ``` (.env) C:\Users\mfbeh\Documents\Github\map-machine>map-machine render -b=8.4214801253,49.0197665932,8.4230425121,49.0205831971 -z=21 --scheme=map_machine/scheme/empty.yml Traceback (most recent call last): File "C:\Users\mfbeh\Documents\Github\map-machine\.env\Scripts\map-machine-script.py", line 33, in sys.exit(load_entry_point('map-machine', 'console_scripts', 'map-machine')()) File "c:\users\mfbeh\documents\github\map-machine\map_machine\main.py", line 44,...

Wow that looks good to me! Question: Do names of rooms get displayed if you have a room with only a name (not `shop=*` which gets rendered anyway) ``` indoor=room...

Looks pretty good! I have some other things that would be good: What about rendering for `indoor=wall`. Shouldn't there be a wall around `indoor=corridor`? ![grafik](https://user-images.githubusercontent.com/58851724/185103695-2b77f703-cc15-49dd-a982-030e2c998b07.png) Looks kind of interesting here...

I am sorry. People on OSM Wiki are saying that only `indoor=room` has implicit walls. https://wiki.openstreetmap.org/wiki/Talk:Tag:indoor%3Dcorridor However, then I would display the walls from `building=*`.

Okay thank you, I didn't even know about the packages. However, I tried it again with the `amsmath` package. `python -m yalafi.shell --language=de-DE --server=my --packages=amsmath "C:\Users\mfbeh\aufg1.tex" --output html >> te.html`...

> Package `circuitikz` has been added with PR #166. Thank you. This works for me! > Environment `split(*)` is only accepted by LaTeX inside of a displayed equation. It is...