Not signed in (Sign In)

Not signed in

Want to take part in these discussions? Sign in if you have an account, or apply for one below

  • Sign in using OpenID

Site Tag Cloud

2-category 2-category-theory abelian-categories adjoint algebra algebraic algebraic-geometry algebraic-topology analysis analytic-geometry arithmetic arithmetic-geometry book bundles calculus categorical categories category category-theory chern-weil-theory cohesion cohesive-homotopy-type-theory cohomology colimits combinatorics comma complex complex-geometry computable-mathematics computer-science constructive cosmology deformation-theory descent diagrams differential differential-cohomology differential-equations differential-geometry digraphs duality elliptic-cohomology enriched fibration finite foundation foundations functional-analysis functor gauge-theory gebra geometric-quantization geometry graph graphs gravity grothendieck group group-theory harmonic-analysis higher higher-algebra higher-category-theory higher-differential-geometry higher-geometry higher-lie-theory higher-topos-theory homological homological-algebra homotopy homotopy-theory homotopy-type-theory index-theory integration integration-theory k-theory lie-theory limits linear linear-algebra locale localization logic mathematics measure-theory modal modal-logic model model-category-theory monad monads monoidal monoidal-category-theory morphism motives motivic-cohomology nlab noncommutative noncommutative-geometry number-theory of operads operator operator-algebra order-theory pages pasting philosophy physics pro-object probability probability-theory quantization quantum quantum-field quantum-field-theory quantum-mechanics quantum-physics quantum-theory question representation representation-theory riemannian-geometry scheme schemes set set-theory sheaf simplicial space spin-geometry stable-homotopy-theory stack string string-theory superalgebra supergeometry svg symplectic-geometry synthetic-differential-geometry terminology theory topology topos topos-theory tqft type type-theory universal variational-calculus

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

Welcome to nForum
If you want to take part in these discussions either sign in now (if you have an account), apply for one now (if you don't).
    • CommentRowNumber1.
    • CommentAuthorRodMcGuire
    • CommentTimeJul 3rd 2016

    I’ve been making some SVG pictures. For example see: Sandbox/838.

    When I try to put such a picture in a formula using \svg I get the error message:

    XML Parsing Error: prefix not bound to a namespace

    Location: https://ncatlab.org/nlab/show/Sandbox

    Line Number 311, Column 47:

    &lt;title&gt;QuC14</code>e00000&lt;/title&gt; <use xlink:href='#QuC14$e00000'></use> &lt;/svg&gt; \end{svg} $.</p>

    ----------------------------------------------^

    (the caret lines up with the first <use>)

    You can experience the error by trying to display Sandbox/839. I don’t know how I would have been able to edit and overwrite this if I didn’t have a tab open on an earlier most current Sandbox.

    Does this mean the parser doesn’t know about or like <use>? Shoving <svg> that includes <use>s directly into the source does work, but I guess that only goes through your browser’s parser, not the nLab’s.

    The problem part of the source code is below. Earlier the code displays some SVG where which binds the DOM element with .id = QuC14$e00000, and referencing such ids works fine outside of the nLab.

    For 5-quotients, $\top = \begin{svg}

    <svg class="CachedO" width="30px" height="30px"

    viewBox="0 0 30 30"

    preserveAspectRatio="xMinYMin meet"

    xmlns="http://www.w3.org/2000/svg"

    xmlns:xlink="http://www.w3.org/1999/xlink">

    <title>QuC14$e00000</title>

    <use xlink:href="#QuC14$e00000"/>

    </svg>

    \end{svg}

    $.

    • CommentRowNumber2.
    • CommentAuthorRodMcGuire
    • CommentTimeJul 3rd 2016
    • (edited Jul 3rd 2016)

    edited, I’m not sure why the nForum double posted my first comment

    • CommentRowNumber3.
    • CommentAuthorRodMcGuire
    • CommentTimeJul 4th 2016
    • (edited Jul 4th 2016)

    To be sure this wasn’t a problem caused by a nLab patch on Instiki, I reported 2 problems in Instiki’s sandbox: Sandbox/411. (I don’t know any better way to get Jacques Distler’s attention.)

    See also nForum: monoidal-category-pentagon.

    • CommentRowNumber4.
    • CommentAuthorDavidRoberts
    • CommentTimeJul 4th 2016

    Email him? Or comment on his blog, if he has a technical issues post?