New tool for physics: Online pen&paper

  • Thread starter Thread starter Airbag
  • Start date Start date
  • Tags Tags
    Physics
Click For Summary

Discussion Overview

The discussion revolves around a new tool designed for physicists and students that mimics a handwritten-style editor for creating exercises and notes, with output options in HTML or LaTeX. Participants explore its functionality, usability, and potential advantages or limitations compared to traditional LaTeX typesetting.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested

Main Points Raised

  • Some participants express interest in the tool's ability to organize exercises and notes online, suggesting it could be beneficial for both students and professionals.
  • Concerns are raised about the tool's effectiveness for users with less neat handwriting and whether it requires a tablet or if handwritten notes can be scanned in.
  • Several participants question the necessity of the tool if users are already familiar with LaTeX, arguing that LaTeX is sufficient for typesetting without needing a handwriting font.
  • There is a suggestion that a program which converts handwritten notes directly into LaTeX would be more useful than the current tool.
  • One participant mentions the desire for a feature that allows for "instant-compilation" of LaTeX code to see real-time output, expressing skepticism about the need for a handwritten appearance.
  • Another participant shares a personal anecdote about the inspiration for the tool, indicating a desire to bridge the gap between digital and handwritten note-taking.
  • Technical questions arise regarding specific functionalities, such as how to write fractions within the tool.

Areas of Agreement / Disagreement

Participants express a mix of interest and skepticism regarding the tool's utility. There is no consensus on its effectiveness or necessity, with multiple competing views on its potential benefits and limitations.

Contextual Notes

Some participants note the limitations of existing tools and express uncertainty about the tool's capabilities, particularly regarding the conversion of handwritten notes to LaTeX and the overall user experience.

Who May Find This Useful

This discussion may be of interest to students, educators, and professionals in physics and related fields who are exploring new methods for note-taking and document preparation.

Airbag
I am working on a tool that might be helpful to physicians and students.

a screenshot is here:
http://airbag.student.utwente.nl/penpaper.png"

It is a handwritten-style editor, like working with pen&paper, to edit pages or make exercises and get output in HTML or LaTeX.
It enables you to organise exercises, summaries, equations online and directly copy them into your thesis or publication.

I will put a demo online in a week.
 
Last edited by a moderator:
Computer science news on Phys.org
:approve: Indrukwekkend, Impressive, Daniel
 
Looks cool. Its physicists by the way :wink::smile:
 
Yes, physicists.
 
Will it work for people with a lot less neat handwriting than the one in the demo?

Do you scan in your handwritten notes to use it, or do you need to have a tablet to write on to use it (in which case, if you're already sitting at the computer, I'm not sure why it would be faster than learning to use LaTex...especially for those who will need to use equations a lot in their work making it worth the time spend learning LaTex).
 
I like to handwrite notes before I commit them to Latex so it could be a lot easier this way if you can scan them in.
 
Moonbear said:
Will it work for people with a lot less neat handwriting than the one in the demo?

Do you scan in your handwritten notes to use it, or do you need to have a tablet to write on to use it (in which case, if you're already sitting at the computer, I'm not sure why it would be faster than learning to use LaTex...especially for those who will need to use equations a lot in their work making it worth the time spend learning LaTex).

The user types LaTeX to use it. Pen&paper displays handwritten notes.
 
Airbag said:
The user types LaTeX to use it. Pen&paper displays handwritten notes.

Oh. Why? :confused:
 
So, can you write your notes and then save the notes for later in some type of file that you can later open from any computer? That would be really cool.
 
  • #10
Airbag said:
The user types LaTeX to use it. Pen&paper displays handwritten notes.

So this is a package for latex that outputs a handwriting font? If so I believe that's less useful.
 
  • #11
Kurdt said:
So this is a package for latex that outputs a handwriting font? If so I believe that's less useful.

I agree: I think software that scanned handwritten notes and turned them into tex would be good, but I can't see how this would be useful. Afterall, once you've spent time typing your notes up, you don't want them to look like handwritten notes.
 
  • #12
Moonbear said:
Oh. Why? :confused:

Mainly because it was fun.

Also because I wanted a direct digital replacement for what I was doing with pen&paper.

cristo said:
I agree: I think software that scanned handwritten notes and turned them into tex would be good, but I can't see how this would be useful. Afterall, once you've spent time typing your notes up, you don't want them to look like handwritten notes.

The output is not handwritten, but LaTeX or HTML as shown in the background of the image.
 
  • #13
Airbag said:
The output is not handwritten, but LaTeX or HTML as shown in the background of the image.

Ok, I really don't understand what your programme does, then. What does the window with the handwriting font in do?
 
  • #14
Airbag said:
The user types LaTeX to use it. Pen&paper displays handwritten notes.

Airbag said:
The output is not handwritten, but LaTeX or HTML as shown in the background of the image.

Okay now, which is it? You type in LaTeX and get a handwritten-looking output, or you enter handwritten notes (either using a tablet or scan or however you get it in) and get a typed output translated into LaTex code?
 
  • #15
Here's what I would like :smile:

http://img145.imageshack.us/img145/9094/drawing1cy9.png
 
Last edited by a moderator:
  • #16
Latex can do words and typesetting and formatting all by itself you know. No need for word. :wink:
 
  • #17
Moonbear said:
Okay now, which is it? You type in LaTeX and get a handwritten-looking output, or you enter handwritten notes (either using a tablet or scan or however you get it in) and get a typed output translated into LaTex code?

I type in LaTeX, see formulas appear as handwritten notes, and then press F8 to get output translated into rendered LaTeX.

cristo said:
Ok, I really don't understand what your programme does, then. What does the window with the handwriting font in do?

I type LaTeX using my keyboard, and see formulas appear as (handwritten) formulas, not as LaTeX code.
Then I press F8, and see them as rendered LaTeX, in HTML.
 
  • #18
so it does the exact opposite of what computers were designed to do?
 
  • #19
Airbag said:
I type in LaTeX, see formulas appear as handwritten notes, and then press F8 to get output translated into rendered LaTeX.

If you've already typed in the LaTex, why would you want it to appear messy and handwritten? And, if you know LaTex, why do you need another software to render it? LaTex already renders a formatted output. So, it sounds like all you're doing is creating a "handwriting" font for LaTex?
 
  • #20
I think you have a very great idea, and it looks awesomely impressive, too.
 
  • #21
I'm not sure if I understood everything... But it would nice to have a software which "instant-compile" the Latex code you write, so you can see the progression directly (in an adjacent window or on another screen) and make the adequate corrections. However, I don't see any reason to have it handwritten.
 
  • #22
Moonbear said:
If you've already typed in the LaTex, why would you want it to appear messy and handwritten? And, if you know LaTex, why do you need another software to render it? LaTex already renders a formatted output. So, it sounds like all you're doing is creating a "handwriting" font for LaTex?
Using this tool it is possible to type LaTeX and directly see formulas appear. I decided to start with a handwritten-style editor, adding other features later such as formatted-output if neccesary.
TeTeC said:
I'm not sure if I understood everything... But it would nice to have a software which "instant-compile" the Latex code you write, so you can see the progression directly (in an adjacent window or on another screen) and make the adequate corrections. However, I don't see any reason to have it handwritten.
I want to use the computer for what I do with pen and paper, and make the difference between the two as small as possible. Other features such as realtime formatted-output will only become interesting (to me) after I can succesfully use the tool as a replacement for pen&paper.
 
  • #23
Airbag said:
I want to use the computer for what I do with pen and paper, and make the difference between the two as small as possible.

Latex isn't suitable as a replacement for using pen and paper, solely because it takes a lot of time to typeset. It's good to write up notes, but not for brainstorming.
 
  • #24
As far as I can remember there is already a program out that interprets handwritten formulas and converts them to LaTex. Just can't think of the name right now. Perhaps someone here knows?
 
  • #25
Airbag said:
I want to use the computer for what I do with pen and paper, and make the difference between the two as small as possible. Other features such as realtime formatted-output will only become interesting (to me) after I can succesfully use the tool as a replacement for pen&paper.

Clarification: I doubt if computers can ever completely replace pen&paper.

Maybe writing this software was a divine lesson for me for using too much psychedelics... I saw it in a dream and felt obligated to turn it into a piece of software. I might try to use it now and then, besides using pen and paper.
 
  • #26
for a demo, see
http://airbag.student.utwente.nl/sb/penpaper .

Enjoy.
 
Last edited by a moderator:
  • #27
Its a lot better than I expected. How do you write fractions?
 
  • #28
Kurdt said:
Its a lot better than I expected. How do you write fractions?

$\frac{abc}{def}$
 
  • #29
Nothing happens when I click the link. I get a page that says "help" and I can click on that, and it gives a few instructions, but that's it. Is the linked site compatible with Firefox?

Though, now that you've clarified a bit more and it sounds like a real time rendering of LaTex code rather than waiting until it's all typed up, that does seem like a good idea. In that case, I'd suggest offering a choice of fonts. You can have the handwritten version (and who knows, there may be others who find that appealing for some reason), but also a more standard typeset font for those who don't want handwriting.
 
  • #30
Moonbear said:
Nothing happens when I click the link. I get a page that says "help" and I can click on that, and it gives a few instructions, but that's it. Is the linked site compatible with Firefox?

Though, now that you've clarified a bit more and it sounds like a real time rendering of LaTex code rather than waiting until it's all typed up, that does seem like a good idea. In that case, I'd suggest offering a choice of fonts. You can have the handwritten version (and who knows, there may be others who find that appealing for some reason), but also a more standard typeset font for those who don't want handwriting.

Firefox 3.0.1 shows a java application embedded in that page.

It looks cool!
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
779
Replies
3
Views
5K
Replies
10
Views
5K
  • Sticky
  • · Replies 33 ·
2
Replies
33
Views
12K
  • Sticky
  • · Replies 0 ·
Replies
0
Views
12K
  • · Replies 11 ·
Replies
11
Views
24K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K