Skip to content
  • Christoph Cullmann's avatar
    fallback to directory of document for root · d4024eb0
    Christoph Cullmann authored
    allows to specify root paths that are relative
    to current file
    
    order of eval is:
    
    1) absolute root paths => use 1:1
    2) if relative, try if we know project base, else fall back
       to document directory if known
    d4024eb0