Code Monkey home page Code Monkey logo

typst-gentle-clues's People

Contributors

caemor avatar hgruniaux avatar ivaquero avatar jomaway avatar maxigaz avatar mrmugame avatar urimtzf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

typst-gentle-clues's Issues

What to do when a frame spans across pages

Hello, I always enjoy using this cool package.

As you can see in the title, when the text inside a frame becomes too long and spans across pages, the content doesn't display properly.
What should I do in such cases?

Breakability of clues

So currently it does not seeem like the clues are breakable across pages. This is, from a short look at the source, probably due to the usage of box instead of a block? Any reason to do so? (I could be wrong tho, still learning typst)

PS: The import statement in the readme is missing a closing quotationmark

Support hiding the icon

I'd like to hide the icon by setting it to none:

#question(icon: none)[How do amonishments work?]

image

Please decouple `linguify`

The new release can't read my local lang.toml, I'm sure it's caused by linguify:0.3.0 that force me to use the package's lang.toml.

image

Could you please decouple linguify? I am not sure if it's against your design, however, I think fewer dependencies makes this package more flexible.

Info box color changes in 0.3

Hi, the info box got much darker in 0.3. Was this an intended change?

v0.2:
grafik

v0.3:
grafik

Relevant code:

#let info(it) = {
  import "@preview/gentle-clues:0.2.0": info
  info(title: "Hinweis", header-inset: headerinsetem, strong(delta: 150, it))
}
``

Have an alias to a built-in clue use alternative titles

I typically like using the keyword note for adminitions. By looking at gentle-clues.typ, I noticed that the function #note is actually available (once it is imported), although it's literally the same as #info; its title is also just Info, as well as its colour and icon.

I would like to have the title match the name of the function, so when #note is used, Note should be in the title.

Would you be interested in making this change? (If not, no problem, I could simply copy the function and make my own note adminition.)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.