roiholtzman

Results 17 issues of roiholtzman

I am using references to equations (using org-ref). Is it possible to have the references show the relevant equation number when previewing the file in html via org-roam-server?

I was wondering if a link to a figure (such as a pdf plot) can be shown in the preview of a note.

I write latex equations and I use some macros for that. When I was using org-roam-server it was using mathjax, and had a header which I could include latex macros....

enhancement

I am using org-ref to reference equation. This puts the text `eqref:eq:1` in the text. The problem is that in the html formatting of the notes, the proper equation number...

bug

Is there a way to add a trash can at the bottom of the view so that when an item is being dragged on it, the item will be deleted...

I am plotting a 3d plot, but the figure size is not changed according to my setting. This is my code: ``` using PyPlot using3D() fig = plt.figure(figsize=(6, 10)) ax...

I have a view that the keyboard appears in. But when the PushNote appears on top, the keyboard disappears. It comes back when the PushNote disappears. (BTW- this is a...

I'm getting to the SOMessagingViewController through a push segue, so I have a navigation controller at the top. How do I get the table view size to consider that?

I added this method to my viewController - (UIFont *)messageFont { return [UIFont fontWithName:@"HelveticaNeue-Light" size:14]; } Changing the font size which is in default 12 to 14. But then, the...

I have seen that the complete elliptic integrals were extended for negative range which is great. Can the non complete elliptic integral be extended as well? In page 593, in...