Thai Pangsakulyanont
Thai Pangsakulyanont
In this case, I think it would be a new rule: Put analytics tracking script before ``.
When replacing `longtable` with `supertabular`, you may get error about undefined command `\endhead`. Simply remove that from the LaTeX source. To center the table, wrap them between `\begin{center}` and `\end{center}`....
How about making it so that “edit custom CSS” button is not as prominent? Maybe have an advanced checkbox/menu that brings you to custom CSS page...
Your observation is correct — right now the key bindings for certain actions are currently hard-coded.
I am curious about what your setup is. Would you elaborate on how your normal game setup looks like, and why you prefer it over normal key mappings? As far...
@fResult Yours now, thank you for taking this issue! 🙏
Hello, as of right now, bms-js is only a parser. It is not yet capable of generating BMS files, and there is no plan for the main Bemuse project to...
Hi, by default, yes, the chart will be compiled differently each time. There is, however, [an `rng` compile option](https://github.com/bemusic/bemuse/blob/634597a2767161144eac335cb899332d892ace06/packages/bms/src/compiler/index.js#L147) which allows you to supply your own random number generator. In...
@xxbidiao We don’t have a formal schema for bmson yet. The `bmson` package exports [several functions](https://github.com/bemusic/bemuse/blob/master/packages/bmson/src/index.js) which returns, e.g. `BMS.Notes` object. You can use it to compare the result.
@YChvanov Right now, custom skins are not supported yet. To get a wider column you have to clone the project and edit the source code yourself. Unfortunately, to protect the...