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.
    • CommentAuthorJonAwbrey
    • CommentTimeSep 9th 2009
    I'm sure I haven't looked everywhere yet, but I still can't figure out how to scale images.

    I have a lot of Big Pix that I need to scale down to inline size.

    Jon
    • CommentRowNumber2.
    • CommentAuthorAndrew Stacey
    • CommentTimeSep 9th 2009

    Do you want to scale the actual images or just how they appear? If the former, what system are you on? If the latter, I don't know if there's a markdown syntax but you can always include raw XHTML (but it's your responsibility to ensure that it is valid!).

    • CommentRowNumber3.
    • CommentAuthorMike Shulman
    • CommentTimeSep 9th 2009

    Scaling the actual images is always friendlier to the viewer; faster to download.

    • CommentRowNumber4.
    • CommentAuthorAndrew Stacey
    • CommentTimeSep 9th 2009

    Well, except that if you scale images to just the right size then someone who needs to magnify pages to read them gets a short deal. I think it's worth looking into the advice of some of the accessibility people (must be easy to find!) to see what the best original size for an image is. Obviously one doesn't want to have it too big otherwise one does run into the download speed problem, but, for example, twice as big wouldn't be too problematic. I guess that's one advantage of SVGs so absolute best would be to convert them all into SVG.

    • CommentRowNumber5.
    • CommentAuthorEric
    • CommentTimeSep 9th 2009
    To see how I did it, you can have a look at the source of

    http://www.ncatlab.org/ericforgy/show/diamonation

    I basically uploaded the file as described here:

    http://golem.ph.utexas.edu/instiki/show/File+Uploads

    Once the file is uploaded, I used HTML (see source code).

    Hope that helps!
    • CommentRowNumber6.
    • CommentAuthorJonAwbrey
    • CommentTimeSep 9th 2009
    I'm using the Drawing app in StarOffice7 -- it's supposed to export SVG, but MediaWiki didn't seem to like what it put out the last time I tried, so I've been exporting mostly JPEGs or the EPS files that PlanetMath likes.

    To get decent quality I often have to work at 5x enlargement and then scale things back down with the scaling factors that MediaWiki or PlanetMath use --- like 20px to scale an image down to 20px.

    Here's a budget of examples:

    http://mywikibiz.com/User:Jon_Awbrey/GRAPHICS#Cactus_Graphs

    Jon
    • CommentRowNumber7.
    • CommentAuthorJonAwbrey
    • CommentTimeSep 9th 2009
    Eric,

    Thanks! It really, really works!

    <img src='http://mywikibiz.com/images/0/0a/Tangent_Functor_Ferris_Wheel.gif' width='350'/>

    Jon